]>
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 | |
729e4ab9 | 3 | es_AR{ |
57a6839d | 4 | %%Parent{"es_419"} |
729e4ab9 A |
5 | Currencies{ |
6 | ARS{ | |
7 | "$", | |
8 | "peso argentino", | |
9 | } | |
57a6839d A |
10 | USD{ |
11 | "US$", | |
12 | "dólar estadounidense", | |
13 | } | |
729e4ab9 | 14 | } |
2ca993e8 A |
15 | Currencies%variant{ |
16 | GEL{"GEL"} | |
17 | } | |
340931cb | 18 | Version{"36.1"} |
729e4ab9 | 19 | } |