mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
Added italian translation
This commit is contained in:
@@ -101,6 +101,7 @@ LANGUAGES = (
|
||||
('ru', gettext_noop(u'Русский')),
|
||||
('de', gettext_noop(u'Deutsch')),
|
||||
('es', gettext_noop('Español')),
|
||||
('it', gettext_noop('Italiano')),
|
||||
)
|
||||
LOCALE_PATHS = (
|
||||
os.path.join(os.path.dirname(__file__), 'locale'),
|
||||
|
Reference in New Issue
Block a user