diff options
Diffstat (limited to 'intl/icu/source/data/curr/en_CA.txt')
-rw-r--r-- | intl/icu/source/data/curr/en_CA.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/en_CA.txt b/intl/icu/source/data/curr/en_CA.txt new file mode 100644 index 000000000..0f3a00922 --- /dev/null +++ b/intl/icu/source/data/curr/en_CA.txt @@ -0,0 +1,18 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +en_CA{ + %%Parent{"en_001"} + Currencies{ + CAD{ + "$", + "Canadian Dollar", + } + } + CurrencyPlurals{ + ILS{ + one{"Israeli new sheqel"} + other{"Israeli new sheqels"} + } + } + Version{"2.1.29.54"} +} |