]>
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_EC{ |
51004dcb | 4 | Currencies{ |
b331163b A |
5 | PEN{ |
6 | "PEN", | |
340931cb | 7 | "Sol Peruano", |
b331163b A |
8 | } |
9 | USD{ | |
10 | "$", | |
340931cb | 11 | "Dólar Americano", |
51004dcb A |
12 | } |
13 | } | |
340931cb | 14 | Version{"36.1"} |
51004dcb | 15 | } |