translation-json/value-sets/zh/currencies_set.json

17 lines
474 B
JSON
Raw Normal View History

2020-08-07 09:39:40 +02:00
{
"currencies_set": {
"eu-EUR": "Euro",
"de-DM": "Deutsche Mark",
"de-RM": "Reichsmark (Germany)",
"es-Real": "Spanish Real",
"hu-Ft": "Forint",
"hu-Lari": "Lari",
"hu-Peng\u0151": "Peng\u0151",
"id-IDR": "Indonesian Rupiah",
"pl-Z\u0142oty": "Z\u0142oty",
"us-USD": "US Dollar"
2020-08-07 15:43:13 +02:00
},
"license_full_names": {
"CC BY-NC-ND": "Attribution - Non Commercial - No Derivates"
2020-08-07 09:39:40 +02:00
}
}