Add new locale string

This commit is contained in:
Vortrex
2023-03-03 03:05:18 -06:00
parent b695b3d9d0
commit c61eee4197
15 changed files with 30 additions and 15 deletions

View File

@@ -771,5 +771,6 @@
"HeaderHousesInRangeList": "Businesses (within {1} meters)",
"HeaderPayPhonesInRangeList": "Businesses (within {1} meters)",
"HeaderCommandsForStaffFlagList": "Admin Commands ({1})",
"PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}"
"PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}",
"MustBeNumber": "You need to use a number!"
}