Skip to content

Commit

Permalink
Update spy locale entries with new placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
Draycia committed Jan 6, 2025
1 parent 76cd5f2 commit acf9663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/src/main/resources/locale/messages-en_US.properties
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ command.spy.disabled=<red>Spying is now disabled.
party.player_joined=<display_name><green> joined your party.
party.player_left=<display_name><green> left your party.
party.cannot_use_channel=<red>You must join a party to use this channel.
party.spy=[Spy]<message>
party.spy=<red>Spy <party_name> <red>[<username>: <white><message><red>]
config.reload.failed=<red>Config failed to reload
config.reload.success=<green>Config reloaded successfully
error.command.argument_parsing=<red>Invalid command argument: <gray><throwable_message>
Expand Down Expand Up @@ -148,7 +148,7 @@ whisper.toggled.on=Now receiving private messages.
whisper.toggled.off=No longer receiving private messages.
channel.cooldown=<red>You may use chat again in <remaining> seconds!
channel.radius.empty_recipients=<red>You're not close enough to anyone to send a message
channel.radius.spy=<red>Spy [<white><message><red>]
channel.radius.spy=<red>Spy [<username>: <white><message><red>]
channel.joined=<green>You have rejoined the channel</green>
channel.left=<red>You have left the channel</red>
channel.no_permission=<red>You do not have permission to use this channel</red>
Expand Down

0 comments on commit acf9663

Please sign in to comment.