i18n: Sync classref translations with Weblate
German (de) is now above the threshold for inclusion. (cherry picked from commit 0b694eb8e711b6cfdc3d398254692ed9cbb6f8c9)
This commit is contained in:
parent
3447e0dd19
commit
804406fcaf
37 changed files with 238719 additions and 24468 deletions
|
|
@ -87,7 +87,7 @@ if env["tools"]:
|
|||
)
|
||||
|
||||
# Documentation translations
|
||||
to_include = "es,fr,ja,zh_CN".split(",")
|
||||
to_include = "de,es,fr,ja,zh_CN".split(",")
|
||||
tlist = [env.Dir("#doc/translations").abspath + "/" + f + ".po" for f in to_include]
|
||||
env.Depends("#editor/doc_translations.gen.h", tlist)
|
||||
env.CommandNoCache(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue