diff options
Diffstat (limited to 'intl/icu/source/data/curr/xh.txt')
-rw-r--r-- | intl/icu/source/data/curr/xh.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/xh.txt b/intl/icu/source/data/curr/xh.txt new file mode 100644 index 0000000000..9bc32c60dd --- /dev/null +++ b/intl/icu/source/data/curr/xh.txt @@ -0,0 +1,24 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +xh{ + Currencies{ + ZAR{ + "R", + "iRandi yaseMzanzi Afrika", + } + } + Currencies%narrow{ + ZAR{"R"} + } + CurrencyPlurals{ + ZAR{ + one{"iRandi YaseMzanzi Afrika"} + other{"iRandi yaseMzanzi Afrika"} + } + } + CurrencyUnitPatterns{ + one{"{0} {1}"} + other{"{0} {1}"} + } + Version{"37"} +} |