mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #29713 -- Improved error message when LANGUAGE_CODE is invalid.
This commit is contained in:
committed by
Mariusz Felisiak
parent
07daa487ae
commit
d4783048ef
@@ -440,7 +440,7 @@ Translation
|
||||
The following checks are performed on your translation configuration:
|
||||
|
||||
* **translation.E001**: You have provided an invalid value for the
|
||||
:setting:`LANGUAGE_CODE` setting.
|
||||
:setting:`LANGUAGE_CODE` setting: ``<value>``.
|
||||
|
||||
URLs
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user