15 lines
380 B
JSON
Raw Normal View History

2025-04-07 01:41:12 +00:00
{
"progress" : {
"attachHarness": "Renn-Gurt anlegen",
"removeHarness": "Renn-Gurt abnehmen"
},
"notify": {
"notInCar": "Du bist nicht in einem Auto"
},
"error": {
"seatbelton": "Nimm zuerst deinen Sicherheitsgurt ab",
"harnesson": "Nimm zuerst deinen Gurt ab"
},
"toggleCommand": "Sicherheitsgurt umschalten"
}