mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Apply suggestions from code review
This commit is contained in:
parent
53f9ede409
commit
6bed9162b1
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ The following are all examples of valid BCP 47 tags:
|
|||
The only required option is the Language subtag, which is an [ISO 639][4] code. If a two-letter code[ISO 639-1][2] is available, it is used instead of the three-letter code [ISO 639-3][3].
|
||||
|
||||
First, try to find your language on the list of two-letter ISO 639-1 codes.
|
||||
[This Wikipedia page][5] lists all of the two-letter codes. If the two-letter code is available, it is used instead of the three-letter code.
|
||||
[This Wikipedia page][5] lists all of the two-letter codes.
|
||||
|
||||
If you can't find a two-letter code, you'll need to find the closest
|
||||
three-letter code. You can use [Glottolog][6] to search for your language, and
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue