Browse Source

Change language code to fr

Baptiste Jonglez 8 years ago
parent
commit
859e30d55e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      celutz/settings.py

+ 1 - 1
celutz/settings.py

@@ -91,7 +91,7 @@ DATABASES = {
 # Internationalization
 # https://docs.djangoproject.com/en/1.7/topics/i18n/
 
-LANGUAGE_CODE = 'fr_fr'
+LANGUAGE_CODE = 'fr'
 
 TIME_ZONE = 'UTC'