X-Git-Url: https://git.mdrn.pl/emels.git/blobdiff_plain/54c5c1355a3d250db028c7ecc724515a09038b12..32c7b2b974c4e7adee16cf5affcb759e1fade5a0:/emels/settings/locale.py diff --git a/emels/settings/locale.py b/emels/settings/locale.py index 7887630..cdaf12b 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 = 'en' +LANGUAGE_CODE = 'pl' # If you set this to False, Django will make some optimizations so as not # to load the internationalization machinery.