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