Starboard help fix

This commit is contained in:
GregTCLTK 2020-01-02 20:46:17 +01:00
parent cd899df118
commit 872320b304
No known key found for this signature in database
GPG key ID: A91BADE5C070FF67
2 changed files with 2 additions and 1 deletions

View file

@ -40,7 +40,7 @@ public class StarboardCommand implements Command {
@Override
public String description() {
return "Sets the starboard channel";
return "commands.moderation.starboard.help.description";
}
@Override

View file

@ -153,6 +153,7 @@ commands.moderation.rules.error.message.title = Can't write messages
commands.moderation.rules.error.message.description = I can not write messages in the specified channel
commands.moderation.rules.help.description = Setup the rules on your Discord server
commands.moderation.starboard.success.title = Successfully set the Channel\!
commands.moderation.starboard.help.description = Sets the starboard channel
commands.moderation.editrules.channel.title = Rules channel
commands.moderation.editrules.channel.description = Please send me the channel with the rules as mention
commands.moderation.editrules.channel.found.error.title = Channel not found