41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
|
|
{
|
||
|
|
"error": {
|
||
|
|
"finish_work": "Finish all of your work first",
|
||
|
|
"vehicle_not_correct": "This is not the right Vehicle",
|
||
|
|
"failed": "You have failed",
|
||
|
|
"not_towing_vehicle": "You must be In your Towing Vehicle",
|
||
|
|
"too_far_away": "You are too far away",
|
||
|
|
"no_work_done": "You have not done any work yet",
|
||
|
|
"no_deposit": "$%s Deposit required"
|
||
|
|
},
|
||
|
|
"success": {
|
||
|
|
"paid_with_cash": "$%s Deposit Paid With Cash",
|
||
|
|
"paid_with_bank": "$%s Deposit Paid From Bank",
|
||
|
|
"refund_to_cash": "$%s Deposit Paid With Cash",
|
||
|
|
"you_earned": "You Earned $%s"
|
||
|
|
},
|
||
|
|
"menu": {
|
||
|
|
"header": "Available Trucks",
|
||
|
|
"close_menu": "⬅ Close Menu"
|
||
|
|
},
|
||
|
|
"mission": {
|
||
|
|
"delivered_vehicle": "You Have Delivered A Vehicle",
|
||
|
|
"get_new_vehicle": "A New Vehicle Can Be Picked Up",
|
||
|
|
"towing_vehicle": "Hoisting the Vehicle...",
|
||
|
|
"goto_depot": "Take The Vehicle To Hayes Depot",
|
||
|
|
"vehicle_towed": "Vehicle Towed",
|
||
|
|
"untowing_vehicle": "Remove The Vehicle",
|
||
|
|
"vehicle_takenoff": "Vehicle Taken Off"
|
||
|
|
},
|
||
|
|
"info": {
|
||
|
|
"tow": "Place A Car On The Back Of Your Flatbed",
|
||
|
|
"toggle_npc": "Toggle Npc Job",
|
||
|
|
"skick": "Attempted exploit abuse"
|
||
|
|
},
|
||
|
|
"label": {
|
||
|
|
"payslip": "Payslip",
|
||
|
|
"vehicle": "Vehicle",
|
||
|
|
"npcz": "NPCZone"
|
||
|
|
}
|
||
|
|
}
|