Skip to content

Commit a41878d

Browse files
authored
Add German language support to config.toml
Add German to the language configuration
1 parent dfc4fec commit a41878d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

config.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ sphinxopts = [
1818
"-D latex_elements.fontenc=",
1919
]
2020

21+
[languages.de]
22+
name = "German"
23+
translated_name = "Deutsch"
24+
in_prod = true
25+
html_only = false
26+
2127
[languages.el]
2228
name = "Greek"
2329
translated_name = "Ελληνικά"

0 commit comments

Comments
 (0)