diff --git a/src/bot/translation/de.json b/src/bot/translation/de.json index 9e228815..910de717 100644 --- a/src/bot/translation/de.json +++ b/src/bot/translation/de.json @@ -63,7 +63,7 @@ "add": { "success": "auto-role für die Nachricht {} wurde hinzugefügt :D", "error": { - "not_found": "Nachricht {} nicht in {} nicht gefunden!", + "not_found": "Nachricht {} in {} nicht gefunden!", "already_exists": "auto-role für die Nachricht {} existiert bereits!" } },