15 lines
362 B
JSON
Raw Normal View History

2025-04-07 01:41:12 +00:00
{
"progress" : {
"attachHarness": "Spænder racerselen",
"removeHarness": "Fjerner racerselen"
},
"notify": {
"notInCar": "Du er ikke i et køretøj"
},
"error": {
"seatbelton": "Fjern din sele først",
"harnesson": "Fjern din racersele først"
},
"toggleCommand": "Spænd eller løsn selen"
}