14 lines
373 B
JSON
Raw Normal View History

2025-04-07 01:41:12 +00:00
{
"progress" : {
"attachHarness": "Attaching Race Harness",
"removeHarness": "Removing Race Harness"
},
"notify": {
"notInCar": "You're not in a car"
},
"error": {
"seatbelton": "Take your seatbelt off first",
"harnesson": "Take your harness off first"
},
"toggleCommand": "Toggle Seatbelt"
}