summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/en_CA.txt
blob: 0f3a0092222073e03035ed6cc7b95bb22726ece8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CA{
    %%Parent{"en_001"}
    Currencies{
        CAD{
            "$",
            "Canadian Dollar",
        }
    }
    CurrencyPlurals{
        ILS{
            one{"Israeli new sheqel"}
            other{"Israeli new sheqels"}
        }
    }
    Version{"2.1.29.54"}
}