From 3cc4a469266d2a1677e417df91d9ee4437928795 Mon Sep 17 00:00:00 2001 From: Skidder Date: Fri, 17 Jan 2020 18:01:22 +0100 Subject: [PATCH] New translations Translations_en.properties (German) New German translation --- src/main/resources/Translations/Translations_de.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 41eee21..d1aaab0 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -174,6 +174,9 @@ commands.moderation.editrules.success.title = Successfully changed commands.moderation.editrules.success.description = I successfully changed the rules commands.moderation.editrules.help.description = Edits the rules message. +commands.music.bass.error.connected.title = No channel +commands.music.bass.error.connected.description = You have to be in the same voice channel as the bot to change the bass level. +commands.music.bass.help.description = Change the bass for the song which is played at the moment. commands.music.join.success.title = Successfully connected commands.music.join.success.description = Ich habe mich erfolgreich mit %extra% verbunden. commands.music.join.error.connecting.already.title = Already connected