]>
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_CA{ | |
4 | %%Parent{"en_001"} | |
5 | Currencies{ | |
6 | CAD{ | |
7 | "$", | |
8 | "Canadian Dollar", | |
9 | } | |
10 | VES{ | |
11 | "VES", | |
12 | "Venezuelan Bolívar", | |
13 | } | |
14 | } | |
15 | CurrencyPlurals{ | |
16 | ILS{ | |
17 | one{"Israeli new sheqel"} | |
18 | other{"Israeli new sheqels"} | |
19 | } | |
20 | } | |
21 | Version{"36.1"} | |
22 | } |