mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Apply suggestions from code review
Co-authored-by: rc-swag <58423624+rc-swag@users.noreply.github.com>
This commit is contained in:
parent
0d20e49567
commit
53f9ede409
1 changed files with 1 additions and 2 deletions
|
|
@ -38,8 +38,7 @@ The following are all examples of valid BCP 47 tags:
|
|||
|
||||
### The language subtag
|
||||
|
||||
The only required option is the Language subtag, which is an [ISO 639-1][2] or
|
||||
[ISO 639-3][3] code. Essentially, it is an [ISO-639][4] that uses two-letter and three-letter codes.
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue