mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 01:44:13 +00:00
4305
locale/hu/LC_MESSAGES/django.po
Normal file
4305
locale/hu/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
@@ -103,6 +103,7 @@ LANGUAGES = (
|
|||||||
('es', gettext_noop('Español')),
|
('es', gettext_noop('Español')),
|
||||||
('it', gettext_noop('Italiano')),
|
('it', gettext_noop('Italiano')),
|
||||||
('fr', gettext_noop('Français')),
|
('fr', gettext_noop('Français')),
|
||||||
|
('hu', gettext_noop('Magyar')),
|
||||||
)
|
)
|
||||||
LOCALE_PATHS = (
|
LOCALE_PATHS = (
|
||||||
os.path.join(os.path.dirname(__file__), 'locale'),
|
os.path.join(os.path.dirname(__file__), 'locale'),
|
||||||
|
Reference in New Issue
Block a user