New locale strings

This commit is contained in:
Vortrex
2023-03-08 22:21:04 -06:00
parent 17e6bef100
commit 8728d1a324
15 changed files with 88 additions and 15 deletions

View File

@@ -784,5 +784,10 @@
"ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?",
"ActionTipsReset": "All seen action tips have been reset.",
"NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.",
"GlobalChatDisabled": "Global out-of-character chat is disabled by server admin"
"GlobalChatDisabled": "Global out-of-character chat is disabled by server admin",
"CantEditJobUniforms": "You can't edit job uniforms!",
"PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!",
"PlayerRemovedFromJob": "You removed {1} from the job",
"RemovedFromJob": "You were removed from the job by {1}",
"UnableToCallPlayer": "{1} can't be called right now"
}