]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
729e4ab9 | 3 | en_CA{ |
b331163b | 4 | %%Parent{"en_001"} |
729e4ab9 A |
5 | Currencies{ |
6 | CAD{ | |
7 | "$", | |
8 | "Canadian Dollar", | |
9 | } | |
729e4ab9 | 10 | } |
f3c0d7a5 A |
11 | CurrencyPlurals{ |
12 | ILS{ | |
13 | one{"Israeli new sheqel"} | |
14 | other{"Israeli new sheqels"} | |
15 | } | |
16 | } | |
3d1f044b | 17 | Version{"2.1.47.86"} |
729e4ab9 | 18 | } |