Clarified a sentence in docs/topics/i18n/translation.txt.
This commit is contained in:
parent
84ad721bd9
commit
058f607518
|
@ -2125,5 +2125,5 @@ aware of certain limitations:
|
||||||
* When an English variant is activated and English strings are missing, the
|
* When an English variant is activated and English strings are missing, the
|
||||||
fallback language will not be the :setting:`LANGUAGE_CODE` of the project,
|
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
|
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
|
:setting:`LANGUAGE_CODE` set to Spanish and original strings written in
|
||||||
fallback to Russian, not to Spanish.
|
Russian will see Russian text rather than Spanish.
|
||||||
|
|
Loading…
Reference in New Issue