summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/en_IN.txt
diff options
context:
space:
mode:
Diffstat (limited to 'intl/icu/source/data/curr/en_IN.txt')
-rw-r--r--intl/icu/source/data/curr/en_IN.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/en_IN.txt b/intl/icu/source/data/curr/en_IN.txt
new file mode 100644
index 0000000000..514beba943
--- /dev/null
+++ b/intl/icu/source/data/curr/en_IN.txt
@@ -0,0 +1,30 @@
+// © 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
+en_IN{
+ %%Parent{"en_001"}
+ Currencies{
+ USD{
+ "$",
+ "US Dollar",
+ }
+ VEF{
+ "VEF",
+ "Venezuelan Bolívar",
+ }
+ VES{
+ "VES",
+ "VES",
+ }
+ }
+ CurrencyPlurals{
+ VEF{
+ one{"Venezuelan bolívar"}
+ other{"Venezuelan bolívars"}
+ }
+ VES{
+ one{"VES"}
+ other{"VES"}
+ }
+ }
+}