mirror of
https://github.com/django/django.git
synced 2024-12-01 15:42:04 +01:00
Fixed some problems with the Frisian translation added in r12324.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12333 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
ab638181ae
commit
70aee5b48f
@ -59,7 +59,7 @@ LANGUAGES = (
|
||||
('fa', gettext_noop('Persian')),
|
||||
('fi', gettext_noop('Finnish')),
|
||||
('fr', gettext_noop('French')),
|
||||
('fy-nl'), gettext_noop('Frisian')),
|
||||
('fy-nl', gettext_noop('Frisian')),
|
||||
('ga', gettext_noop('Irish')),
|
||||
('gl', gettext_noop('Galician')),
|
||||
('he', gettext_noop('Hebrew')),
|
||||
|
BIN
django/conf/locale/fy_NL/LC_MESSAGES/django.mo
Normal file
BIN
django/conf/locale/fy_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
BIN
django/conf/locale/fy_NL/LC_MESSAGES/djangojs.mo
Normal file
BIN
django/conf/locale/fy_NL/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user