mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
18 lines
403 B
Text
18 lines
403 B
Text
// © 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.44.88"}
|
|
}
|