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

7 lines
139 B
JSON
Raw Normal View History

2023-01-31 18:42:23 +01:00
{
"shipment_method_set": {
2023-02-09 19:59:17 +01:00
"unknown": "Ismeretlen",
"car": "Szem\u00e9lyaut\u00f3",
"ship": "Haj\u00f3"
2023-01-31 18:42:23 +01:00
}
}