mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
26 lines
543 B
Text
26 lines
543 B
Text
// © 2016 and later: Unicode, Inc. and others.
|
|
// License & terms of use: http://www.unicode.org/copyright.html#License
|
|
en_IN{
|
|
%%Parent{"en_001"}
|
|
Currencies{
|
|
VEF{
|
|
"VEF",
|
|
"Venezuelan Bolívar",
|
|
}
|
|
VES{
|
|
"VES",
|
|
"VES",
|
|
}
|
|
}
|
|
CurrencyPlurals{
|
|
VEF{
|
|
one{"Venezuelan bolívar"}
|
|
other{"Venezuelan bolívars"}
|
|
}
|
|
VES{
|
|
one{"VES"}
|
|
other{"VES"}
|
|
}
|
|
}
|
|
Version{"2.1.44.18"}
|
|
}
|