]>
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 | } | |
11 | CurrencyPlurals{ | |
12 | ILS{ | |
13 | one{"Israeli new sheqel"} | |
14 | other{"Israeli new sheqels"} | |
15 | } | |
16 | } | |
17 | Version{"2.1.31.33"} | |
18 | } |