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

20 lines
587 B
JSON
Raw Normal View History

2020-08-06 23:07:42 +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)",
2022-05-15 01:26:25 +02:00
"ddr-MDN": "MDN (GDR)",
"hu-Korona": "Austro-Hungarian krone"
2020-08-07 15:43:13 +02:00
},
"license_full_names": {
"CC BY-NC-ND": "Attribution - Non Commercial - No Derivates"
2020-08-06 23:07:42 +02:00
}
}