We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2326a32 commit fb714cfCopy full SHA for fb714cf
book/translation.rst
@@ -20,7 +20,7 @@ the user::
20
.. note::
21
22
The term *locale* refers roughly to the user's language and country. It
23
- can be any string that your application then uses to manage translations
+ can be any string that your application uses to manage translations
24
and other format differences (e.g. currency format). We recommended the
25
`ISO639-1`_ *language* code, an underscore (``_``), then the `ISO3166 Alpha-2`_ *country*
26
code (e.g. ``fr_FR`` for French/France).
0 commit comments