Change adminchat freeze message to match format (#92)

This commit is contained in:
Eudaldca 2018-11-21 01:03:11 +01:00 committed by Austin Mayes
parent c57a9d3d5e
commit ddfd2f9fc0
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ command.nick.setOther.queued = {1} will be disguised as {0} the next time they c
command.freeze.frozen = You have frozen {0}
command.freeze.unfrozen = You have unfrozen {0}
freeze.frozen.broadcast = {0} has been frozen by {1}
freeze.unfrozen.broadcast = {0} has been unfrozen by {1}
freeze.frozen.broadcast = {1} froze {0}
freeze.unfrozen.broadcast = {1} unfroze {0}
# {0} = the server name
command.server.teleporting = Teleporting you to {0}