]>
Commit | Line | Data |
---|---|---|
51004dcb A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/es_CU.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | es_CU{ | |
57a6839d | 10 | %%Parent{"es_419"} |
51004dcb A |
11 | Currencies{ |
12 | CUP{ | |
13 | "$", | |
14 | "peso cubano", | |
15 | } | |
57a6839d A |
16 | USD{ |
17 | "US$", | |
18 | "dólar estadounidense", | |
19 | } | |
51004dcb | 20 | } |
2ca993e8 | 21 | Version{"2.1.19.14"} |
51004dcb | 22 | } |