]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | en_IN{ | |
4 | %%Parent{"en_001"} | |
5 | Currencies{ | |
6 | VEF{ | |
7 | "VEF", | |
8 | "Venezuelan Bolívar", | |
9 | } | |
10 | VES{ | |
11 | "VES", | |
12 | "VES", | |
13 | } | |
14 | } | |
15 | CurrencyPlurals{ | |
16 | VEF{ | |
17 | one{"Venezuelan bolívar"} | |
18 | other{"Venezuelan bolívars"} | |
19 | } | |
20 | VES{ | |
21 | one{"VES"} | |
22 | other{"VES"} | |
23 | } | |
24 | } | |
25 | Version{"36.1"} | |
26 | } |