Add Korean and Russian, Update from Transifex

This commit is contained in:
Ariel Rin
2020-03-26 02:50:25 +00:00
parent daff927811
commit d7e7457bc5
11 changed files with 3781 additions and 125 deletions

View File

@@ -84,6 +84,8 @@ LANGUAGES = (
('de', ugettext('German')),
('es', ugettext('Spanish')),
('zh-hans', ugettext('Chinese Simplified')),
('ru', ugettext('Russian')),
('ko', ugettext('Korean')),
)
TEMPLATES = [