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:
Rémi Verschelde 2021-11-03 15:00:43 +01:00
parent 3447e0dd19
commit 804406fcaf
No known key found for this signature in database
GPG key ID: C3336907360768E1
37 changed files with 238719 additions and 24468 deletions

View file

@ -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(