Ban loc fix (#25424)

At least I'm pretty sure this is cooked

(cherry picked from commit 841de41a64d41d9442d48ec3d51561d34ef1a450)
This commit is contained in:
metalgearsloth 2024-02-21 15:38:10 +11:00 committed by Debug
parent 80940164ff
commit 2fba4ff6d7
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
cmd-ban-desc = Bans somebody
cmd-ban-help = Usage: ban <name or user ID> <reason> [duration in minutes, leave out or 0 for permanent ban]
cmd-ban-player = Unable to find a player with that name.
cmd-ban-invalid-minutes = ${minutes} is not a valid amount of minutes!
cmd-ban-invalid-severity = ${severity} is not a valid severity!
cmd-ban-invalid-minutes = {$minutes} is not a valid amount of minutes!
cmd-ban-invalid-severity = {$severity} is not a valid severity!
cmd-ban-invalid-arguments = Invalid amount of arguments
cmd-ban-hint = <name/user ID>
cmd-ban-hint-reason = <reason>