Edit language code
This commit is contained in:
parent
473a013d41
commit
78d227a5c4
|
@ -117,7 +117,7 @@ AUTH_PASSWORD_VALIDATORS = [
|
|||
# Internationalization
|
||||
# https://docs.djangoproject.com/en/5.0/topics/i18n/
|
||||
|
||||
LANGUAGE_CODE = "ru"
|
||||
LANGUAGE_CODE = "ru-ru"
|
||||
|
||||
TIME_ZONE = "UTC"
|
||||
|
||||
|
|
Loading…
Reference in New Issue