diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 17d8e2f..33746de 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -100,6 +100,8 @@ commands.misc.code.error.description = Ich kann den angegebenen Einladungscode n commands.misc.code.help.description = Zeigt Informationen über einen Einladungs-Code. commands.misc.moveall.success.title = Erfolgreich verschoben commands.misc.moveall.success.description = I successfully moved %extra% members. Have fun\! +commands.misc.moveall.error.equals.title = Not twice +commands.misc.moveall.error.equals.description = The first voice channel equals the second. You have to specify two different voice channels. commands.misc.moveall.error.source.int.title = Ungültige ID commands.misc.moveall.error.source.int.description = You didn't specified a ID as the source channel. commands.misc.moveall.error.target.int.title = Ungültige ID