settings/locale: change default language code to de

jenkins
Christian Merten 3 years ago
parent bf75212d26
commit 94224d4768
Signed by: christian.merten
GPG Key ID: D953D69721B948B3

@ -1,7 +1,7 @@
# Internationalization # Internationalization
# https://docs.djangoproject.com/en/1.10/topics/i18n/ # https://docs.djangoproject.com/en/1.10/topics/i18n/
LANGUAGE_CODE = 'de-de' LANGUAGE_CODE = 'de'
TIME_ZONE = 'Europe/Berlin' TIME_ZONE = 'Europe/Berlin'

Loading…
Cancel
Save