]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
b331163b | 3 | qu{ |
51004dcb | 4 | Currencies{ |
b331163b | 5 | PEN{ |
f3c0d7a5 | 6 | "S/", |
b331163b | 7 | "PEN", |
51004dcb A |
8 | } |
9 | } | |
f3c0d7a5 A |
10 | CurrencyUnitPatterns{ |
11 | other{"{0} {1}"} | |
12 | } | |
3d1f044b | 13 | Version{"2.1.49.82"} |
51004dcb | 14 | } |