X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fdorestad-bookings.git;a=blobdiff_plain;f=settings.py;h=db3d03afbadf6e573d124bf4a7c61047f280e839;hp=98be51ff05ebb69d1202f9de2b2095e11e19e135;hb=cbd943882452e22d185f477d80c294cdb4644be4;hpb=6766edae0f027f1ac392b11e62dbb4485000a58b diff --git a/settings.py b/settings.py index 98be51f..db3d03a 100644 --- a/settings.py +++ b/settings.py @@ -27,7 +27,7 @@ TIME_ZONE = 'Europe/Amsterdam' # Language code for this installation. All choices can be found here: # http://www.i18nguy.com/unicode/language-identifiers.html -LANGUAGE_CODE = 'en-us' +LANGUAGE_CODE = 'nl' SITE_ID = 1