Add more locale strings

This commit is contained in:
Vortrex
2022-04-12 09:01:57 -05:00
parent eb56d5c584
commit 386c78ee41
7 changed files with 65 additions and 30 deletions

View File

@@ -443,5 +443,10 @@
"StartWorkLabel": "Use /startwork to start working",
"JobEquipAndUniformLabel": "Use /uniform and /equip for job stuff, or /stopwork to stop working",
"NotYourJobLabel": "You already have a different job. Use /quitjob if you want this one",
"JobLabel": "{1} Job"
"JobLabel": "{1} Job",
"PaydayBonusSet": "{1} set the payday bonus to ${2}",
"AllHousesReloaded": "All houses have been reloaded by an admin",
"AllRadioStationsReloaded": "All radio stations have been reloaded by an admin!",
"PlayerKicked": "{1} has been kicked from the server",
"AllBusinessesReloaded": "All businesses have been reloaded by an admin!"
}