diff --git a/locales/de_DE/translations.php b/locales/de_DE/translations.php index 8b1f142..c7a445e 100644 --- a/locales/de_DE/translations.php +++ b/locales/de_DE/translations.php @@ -51,9 +51,9 @@ return array( 'Bookmarklet:' => 'Bookmarklet:', 'Subscribe with Miniflux' => 'Mit Miniflux abonnieren', 'Drag and drop this link to your bookmarks' => 'Ziehe diesen Link in deine Lesezeichen', - 'The content grabber is disabled successfully.' => 'MISSING', - 'The content grabber is enabled successfully.' => 'MISSING', - 'Unable to activate the content grabber for this subscription.' => 'MISSING', + 'The content grabber is disabled successfully.' => 'Der Inhalt-Grabber wurde erfolgreich deaktiviert.', + 'The content grabber is enabled successfully.' => 'Der Inhalt-Grabber wurde erfolgreich aktiviert.', + 'Unable to activate the content grabber for this subscription.' => 'Fehler bei der Aktivierung des Inhalt-Grabbers für dieses Abonnement.', 'enable full content' => 'vollständigen Inhalt aktivieren', 'disable full content' => 'vollständigen Inhalt deaktivieren', 'Download full content' => 'Vollständigen Inhalt herunterladen',