Default language is dutch
This commit is contained in:
parent
c79a6068e9
commit
9d4f8df207
@ -124,7 +124,7 @@ LOGOUT_REDIRECT_URL = '/'
|
|||||||
# Internationalization
|
# Internationalization
|
||||||
# https://docs.djangoproject.com/en/3.0/topics/i18n/
|
# https://docs.djangoproject.com/en/3.0/topics/i18n/
|
||||||
|
|
||||||
LANGUAGE_CODE = 'en-us'
|
LANGUAGE_CODE = 'nl'
|
||||||
|
|
||||||
LANGUAGES = [
|
LANGUAGES = [
|
||||||
('nl', _('Dutch')),
|
('nl', _('Dutch')),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user