Merge Greg's branch into the master branch #297

Merged
greg6775 merged 14 commits from greg-dev into master 2020-01-03 15:37:09 +01:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 872320b304 - Show all commits

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