New locale strings

This commit is contained in:
Vortrex
2023-02-28 22:35:10 -06:00
parent edcc063d8c
commit 4e0565eefe
15 changed files with 135 additions and 15 deletions

View File

@@ -769,5 +769,13 @@
"JobLocations": "Visit a job location to get a job. Use {1} to find a job location",
"JobRouteStart": "Use {1} to start a job route with this vehicle",
"PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby"
}
},
"NoBusinessesWithinRange": "There are no businesses within {1} meters",
"NoHousesWithinRange": "There are no houses within {1} meters",
"NoPayPhonesWithinRange": "There are no payphones within {1} meters",
"HeaderBusinessesInRangeList": "Businesses (within {1} meters)",
"HeaderHousesInRangeList": "Businesses (within {1} meters)",
"HeaderPayPhonesInRangeList": "Businesses (within {1} meters)",
"HeaderCommandsForStaffFlagList": "Admin Commands ({1})",
"PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}"
}