Removed code modification
This commit is contained in:
@ -141,7 +141,6 @@ LANGUAGE_CODE = 'en-us'
|
|||||||
LANGUAGES = [
|
LANGUAGES = [
|
||||||
('en-us', _('English')),
|
('en-us', _('English')),
|
||||||
('fr-fr', _('French')),
|
('fr-fr', _('French')),
|
||||||
('zh-cn', _('中文')),
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user