]>
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 | tn{ | |
4 | Currencies{ | |
5 | ZAR{ | |
6 | "R", | |
7 | "ZAR", | |
8 | } | |
9 | } | |
10 | CurrencyUnitPatterns{ | |
11 | one{"{0} {1}"} | |
12 | other{"{0} {1}"} | |
13 | } | |
340931cb | 14 | Version{"36.1"} |
3d1f044b | 15 | } |