translation-json/value-sets/de/shipment_method_set.json

7 lines
126 B
JSON
Raw Normal View History

2023-01-31 18:42:23 +01:00
{
"shipment_method_set": {
"unknown": "Unbekannt",
"car": "Per Auto",
"ship": "Per Schiff"
}
}