mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
ICU-2323 add missing name for LAO
X-SVN-Rev: 9957
This commit is contained in:
parent
42ed47e383
commit
3df08f140d
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ public final class UScript {
|
|||
new NameCodePair( "KANNADA", KANNADA ),
|
||||
new NameCodePair( "KATAKANA", KATAKANA ),
|
||||
new NameCodePair( "KHMER", KHMER ),
|
||||
new NameCodePair( "LAO", LAO ),
|
||||
new NameCodePair( "LATIN", LATIN ),
|
||||
new NameCodePair( "MALAYALAM", MALAYALAM ),
|
||||
new NameCodePair( "MONGOLIAN", MONGOLIAN ),
|
||||
|
|
Loading…
Add table
Reference in a new issue