mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
[new file] added file for german translation
This commit is contained in:
committed by
Robin Nehls
parent
43b3c5d9e7
commit
387884b933
@@ -99,6 +99,7 @@ LANGUAGES = (
|
||||
('en', gettext_noop('English')),
|
||||
('zh-cn', gettext_noop(u'简体中文')),
|
||||
('ru', gettext_noop(u'Русский')),
|
||||
('de', gettext_noop(u'Deutsch')),
|
||||
)
|
||||
LOCALE_PATHS = (
|
||||
os.path.join(os.path.dirname(__file__), 'locale'),
|
||||
|
Reference in New Issue
Block a user