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

19 lines
540 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",
2020-09-15 19:09:49 +02:00
"us-USD": "US Dollar",
"ddr-Mark": "Mark (GDR)",
"ddr-MDN": "MDN (GDR)"
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
}
}