add (still empty) german translation
This commit is contained in:
parent
f3153e7159
commit
eca85172e7
BIN
nsupdate/locale/de/LC_MESSAGES/django.mo
Normal file
BIN
nsupdate/locale/de/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
1314
nsupdate/locale/de/LC_MESSAGES/django.po
Normal file
1314
nsupdate/locale/de/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -34,4 +34,5 @@ INSTALLED_APPS += (
|
||||
# https://docs.djangoproject.com/en/dev/topics/i18n/translation/#how-django-discovers-language-preference
|
||||
LANGUAGES += (
|
||||
('fr', gettext_noop('French')),
|
||||
('de', gettext_noop('German')),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user