From b8743bd73e820e9a98dfbb4adb922fc3f0ed409c Mon Sep 17 00:00:00 2001 From: reloxx Date: Fri, 25 Sep 2020 20:48:01 +0000 Subject: [PATCH] Translated using Weblate (German) [skip ci] Currently translated at 100.0% (817 of 817 strings) Translation: Servarr/Radarr Translate-URL: https://translate.servarr.com/projects/radarr/radarr/de/ --- src/NzbDrone.Core/Localization/Core/de.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/de.json b/src/NzbDrone.Core/Localization/Core/de.json index e4077b3d3..275b164c5 100644 --- a/src/NzbDrone.Core/Localization/Core/de.json +++ b/src/NzbDrone.Core/Localization/Core/de.json @@ -822,5 +822,6 @@ "EditIndexer": "Indexer bearbeiten", "Disabled": "Deaktiviert", "AutomaticSearch": "Automatische Suche", - "AddIndexer": "Indexer hinzufügen" + "AddIndexer": "Indexer hinzufügen", + "Blacklisted": "Gesperrt" }