]>
Commit | Line | Data |
---|---|---|
9f1b1155 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | en_TW{ | |
4 | Currencies{ | |
5 | KRW{ | |
6 | "₩", | |
7 | "South Korean Won", | |
8 | } | |
9 | TWD{ | |
10 | "$", | |
11 | "New Taiwan Dollar", | |
12 | } | |
13 | USD{ | |
14 | "US$", | |
15 | "US Dollar", | |
16 | } | |
17 | } | |
340931cb | 18 | Version{"36.1"} |
9f1b1155 | 19 | } |