Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit14f10bc

Browse files
Final changes
1 parent4c28e1f commit14f10bc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎reference/constraints/Locale.rst‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Locale
33

44
Validates that a value is a valid locale.
55

6-
The "value" for each locale is any of `ICU format locale IDs`_. For example, the
7-
two letter `ISO 639-1`_ *language* code (e.g. ``fr``), or the language code
6+
The "value" for each locale is any ofthe`ICU format locale IDs`_. For example,
7+
thetwo letter `ISO 639-1`_ *language* code (e.g. ``fr``), or the language code
88
followed by an underscore (``_``) and the `ISO 3166-1 alpha-2`_ *country* code
99
(e.g. ``fr_FR`` for French/France).
1010

@@ -112,4 +112,3 @@ the validity of the given locale (e.g. ``FR-fr.utf8`` is transformed into ``fr_F
112112
.. _`ICU format locale IDs`:http://userguide.icu-project.org/locale
113113
.. _`ISO 639-1`:https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
114114
.. _`ISO 3166-1 alpha-2`:https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
115-
.. _`ICU format locale IDs`:http://userguide.icu-project.org/locale#TOC-Canonicalization

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp