diff options
Diffstat (limited to 'intl/icu/source/data/curr/es_CU.txt')
-rw-r--r-- | intl/icu/source/data/curr/es_CU.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/es_CU.txt b/intl/icu/source/data/curr/es_CU.txt new file mode 100644 index 0000000000..59733f664c --- /dev/null +++ b/intl/icu/source/data/curr/es_CU.txt @@ -0,0 +1,16 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +es_CU{ + %%Parent{"es_419"} + Currencies{ + CUP{ + "$", + "peso cubano", + } + USD{ + "US$", + "dólar estadounidense", + } + } +} |