mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
19 lines
388 B
Text
19 lines
388 B
Text
|
|
// © 2016 and later: Unicode, Inc. and others.
|
||
|
|
// License & terms of use: http://www.unicode.org/copyright.html#License
|
||
|
|
es_US{
|
||
|
|
%%Parent{"es_419"}
|
||
|
|
Currencies{
|
||
|
|
JPY{
|
||
|
|
"¥",
|
||
|
|
"yen",
|
||
|
|
}
|
||
|
|
USD{
|
||
|
|
"$",
|
||
|
|
"dólar estadounidense",
|
||
|
|
}
|
||
|
|
}
|
||
|
|
Currencies%narrow{
|
||
|
|
RON{"lei"}
|
||
|
|
}
|
||
|
|
Version{"2.1.27.99"}
|
||
|
|
}
|