settings: Change the language to Dutch.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 18 Oct 2010 11:43:58 +0000 (13:43 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 18 Oct 2010 11:43:58 +0000 (13:43 +0200)
settings.py

index 98be51ff05ebb69d1202f9de2b2095e11e19e135..db3d03afbadf6e573d124bf4a7c61047f280e839 100644 (file)
@@ -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