Update German and Spanish Locales, Add Chinese Simplified with Transifex

This commit is contained in:
Ariel Rin
2020-03-09 15:51:12 +00:00
parent fc3d4b7f33
commit 8865d15ed9
10 changed files with 5437 additions and 2359 deletions

View File

@@ -83,6 +83,7 @@ LANGUAGES = (
('en', ugettext('English')),
('de', ugettext('German')),
('es', ugettext('Spanish')),
('zh-hans', ugettext('Chinese Simplified')),
)
TEMPLATES = [