blob: e4946db2373ad72852973ba312054f3424dbe42a [file] [log] [blame]
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kok{
Currencies{
BRL{
"R$",
"BRL",
}
CNY{
"CN¥",
"CNY",
}
EUR{
"€",
"EUR",
}
GBP{
"£",
"GBP",
}
INR{
"₹",
"INR",
}
JPY{
"JP¥",
"JPY",
}
RUB{
"RUB",
"RUB",
}
USD{
"US$",
"USD",
}
XXX{
"¤",
"XXX",
}
}
Currencies%narrow{
BRL{"R$"}
CNY{"¥"}
EUR{"€"}
GBP{"£"}
INR{"₹"}
JPY{"¥"}
RUB{"₽"}
USD{"$"}
}
CurrencyPlurals{
BRL{
other{"BRL"}
}
CNY{
other{"CNY"}
}
EUR{
other{"EUR"}
}
GBP{
other{"GBP"}
}
INR{
other{"INR"}
}
JPY{
other{"JPY"}
}
RUB{
other{"RUB"}
}
USD{
other{"USD"}
}
XXX{
other{"XXX"}
}
}
CurrencyUnitPatterns{
other{"{0} {1}"}
}
Version{"2.1.48.4"}
}