X-Git-Url: https://git.mdrn.pl/emels.git/blobdiff_plain/32c7b2b974c4e7adee16cf5affcb759e1fade5a0..d9e84911064708ce174bdd01b65257d3f34fe656:/emels/settings/locale.py?ds=sidebyside diff --git a/emels/settings/locale.py b/emels/settings/locale.py index cdaf12b..7887630 100644 --- a/emels/settings/locale.py +++ b/emels/settings/locale.py @@ -19,7 +19,7 @@ TIME_ZONE = None # Language code for this installation. All choices can be found here: # http://www.i18nguy.com/unicode/language-identifiers.html -LANGUAGE_CODE = 'pl' +LANGUAGE_CODE = 'en' # If you set this to False, Django will make some optimizations so as not # to load the internationalization machinery.