]>
Commit | Line | Data |
---|---|---|
3d1f044b A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | zh_Hant_CN{ | |
4 | Currencies{ | |
5 | CNY{ | |
6 | "¥", | |
7 | "人民幣", | |
8 | } | |
9 | JPY{ | |
10 | "JP¥", | |
11 | "日圓", | |
12 | } | |
13 | TWD{ | |
14 | "NT$", | |
15 | "新台幣", | |
16 | } | |
17 | } | |
340931cb | 18 | Version{"36.1"} |
3d1f044b | 19 | } |