diff --git a/common/src/main/resources/locale/messages-en_US.properties b/common/src/main/resources/locale/messages-en_US.properties index 0ba11977e..930048202 100644 --- a/common/src/main/resources/locale/messages-en_US.properties +++ b/common/src/main/resources/locale/messages-en_US.properties @@ -91,6 +91,7 @@ command.party.already_in_party= is already in your party. command.party.disband.description=Disband your current party. command.spy.enabled=Spying is now enabled. command.spy.disabled=Spying is now disabled. +command.spy.description=Allows a player to view all private and channel messages they otherwise wouldn't see. party.player_joined= joined your party. party.player_left= left your party. party.cannot_use_channel=You must join a party to use this channel.