You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
636 B
31 lines
636 B
// © 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"}
|
|
}
|
|
}
|
|
}
|