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

@@ -762,5 +762,13 @@
"JobLocations": "Odwiedź zakład pracy aby zdobyć pracę. Użyj {1} aby znaleźć zakład pracy",
"JobRouteStart": "Użyj {1} aby rozpocząć trasę z tym pojazdem",
"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}"
}