mirror of
https://github.com/django/django.git
synced 2025-07-22 18:49:25 +00:00
[2.0.x] Clarified a sentence in docs/topics/i18n/translation.txt.
Backport of 058f607518ef985770084ac68580063cafe2c144 from master
This commit is contained in:
parent
7b1a7d8989
commit
327882a245
@ -2115,5 +2115,5 @@ aware of certain limitations:
|
||||
* When an English variant is activated and English strings are missing, the
|
||||
fallback language will not be the :setting:`LANGUAGE_CODE` of the project,
|
||||
but the original strings. For example, an English user visiting a site with
|
||||
Spanish as the default language and original strings written in Russian will
|
||||
fallback to Russian, not to Spanish.
|
||||
:setting:`LANGUAGE_CODE` set to Spanish and original strings written in
|
||||
Russian will see Russian text rather than Spanish.
|
||||
|
Loading…
x
Reference in New Issue
Block a user