mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 05:39:59 +00:00
Change language description
This commit is contained in:
@@ -137,7 +137,7 @@ LANGUAGES = (
|
||||
('hu', gettext_noop('Magyar')),
|
||||
('ru', gettext_noop(u'Русский')),
|
||||
('zh-cn', gettext_noop(u'简体中文')),
|
||||
('zh-tw', gettext_noop(u'正體中文')),
|
||||
('zh-tw', gettext_noop(u'繁體中文')),
|
||||
)
|
||||
LOCALE_PATHS = (
|
||||
os.path.join(PROJECT_ROOT, 'locale'),
|
||||
|
Reference in New Issue
Block a user