mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
24 lines
523 B
Text
24 lines
523 B
Text
// © 2016 and later: Unicode, Inc. and others.
|
|
// License & terms of use: http://www.unicode.org/copyright.html#License
|
|
xh{
|
|
Currencies{
|
|
ZAR{
|
|
"R",
|
|
"iRandi yaseMzanzi Afrika",
|
|
}
|
|
}
|
|
Currencies%narrow{
|
|
ZAR{"R"}
|
|
}
|
|
CurrencyPlurals{
|
|
ZAR{
|
|
one{"iRandi YaseMzanzi Afrika"}
|
|
other{"iRandi yaseMzanzi Afrika"}
|
|
}
|
|
}
|
|
CurrencyUnitPatterns{
|
|
one{"{0} {1}"}
|
|
other{"{0} {1}"}
|
|
}
|
|
Version{"2.1.44.88"}
|
|
}
|