try and enable trad chinese in ask.stg
This commit is contained in:
parent
83bdc52403
commit
6614242d68
1 changed files with 1 additions and 0 deletions
|
@ -274,6 +274,7 @@ LANGUAGES = (
|
|||
('en', gettext('English')),
|
||||
('ru', gettext('Russian')),
|
||||
('zh-cn', gettext('Simplified Chinese')),
|
||||
('zh-tw', gettext('Traditional Chinese')),
|
||||
('fr', gettext('French')),
|
||||
('el', gettext('Greek')),
|
||||
('id', gettext('Indonesian')),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue