diff options
Diffstat (limited to 'intl/icu/source/data/curr/es_US.txt')
-rw-r--r-- | intl/icu/source/data/curr/es_US.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/es_US.txt b/intl/icu/source/data/curr/es_US.txt new file mode 100644 index 000000000..e2df7cbe6 --- /dev/null +++ b/intl/icu/source/data/curr/es_US.txt @@ -0,0 +1,19 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +es_US{ + %%Parent{"es_419"} + Currencies{ + JPY{ + "¥", + "yen", + } + USD{ + "$", + "dólar estadounidense", + } + } + Currencies%narrow{ + RON{"lei"} + } + Version{"2.1.27.99"} +} |