Add Tranditional Chinese translation
This commit is contained in:
parent
088c862e90
commit
b720740762
2 changed files with 2912 additions and 0 deletions
|
@ -166,6 +166,7 @@ LANGUAGES = [
|
|||
("es", _("Spanish")),
|
||||
("fr-fr", _("French")),
|
||||
("zh-hans", _("Simplified Chinese")),
|
||||
("zh-hant", _("Traditional Chinese")),
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue