diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 151f946..2608d85 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -186,15 +186,15 @@ commands.music.leave.error.description = Ich bin derzeit in keinem Sprachkanal a commands.music.leave.help.description = Leaves your voice channel. commands.music.play.load.title = %extra% Now loading %extra% commands.music.play.load.description = Trying to load the song... -commands.music.play.success.loading.title = Jetzt läuft +commands.music.play.success.loading.title = %extra% Jetzt läuft %extra% commands.music.play.success.title = Titel commands.music.play.success.author = Autor commands.music.play.success.length = Länge commands.music.play.success.tracks = Tracks -commands.music.play.error.load.title = Laden fehlgeschlagen +commands.music.play.error.load.title = %extra% Laden fehlgeschlagen %extra% commands.music.play.error.load.description = Leider kann ich das angegebene Lied nicht laden commands.music.play.error.match.title = %extra% No matches %extra% -commands.music.play.error.match.description = Ich kann keinen Song mit dem Namen auf YouTube finden +commands.music.play.error.match.description = Ich kann keinen Song mit diesem Namen auf YouTube finden commands.music.play.help.description = Spielt den angegebenen Song ab. commands.music.stop.success.title = Erfolgreich gestoppt commands.music.stop.success.description = Ich habe den Song erfolgreich gestoppt.