blob: d8454072bd2275f4a506bcb631ee5fe0a0969ca2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
om{
Countries{
BR{"Brazil"}
CN{"China"}
DE{"Germany"}
ET{"Itoophiyaa"}
FR{"France"}
GB{"United Kingdom"}
IN{"India"}
IT{"Italy"}
JP{"Japan"}
KE{"Keeniyaa"}
RU{"Russia"}
US{"United States"}
}
Version{"37"}
}
|