From fe295f50d031ca6475e21a0ae317cf1c71a68347 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 12 Sep 2021 11:37:15 +0200 Subject: Lint i18n files (#3841) Translations had quite a lot of cleaning in late: * Removed some unused keys * Added some ignores * Applied a `cli/manipulate.translation.php -a format` --- app/i18n/de/sub.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'app/i18n/de/sub.php') diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php index ba3abb1b8..b67c1ee24 100644 --- a/app/i18n/de/sub.php +++ b/app/i18n/de/sub.php @@ -13,7 +13,6 @@ return array( ), 'category' => array( '_' => 'Kategorie', - 'add' => 'Eine Kategorie hinzufügen', 'archiving' => 'Archivierung', 'empty' => 'Leere Kategorie', 'information' => 'Information', @@ -110,8 +109,6 @@ return array( ), 'menu' => array( 'add' => 'Feed oder Kategorie hinzufügen', - 'add_feed' => 'Feed hinzufügen', - 'bookmark' => 'Abonnieren (FreshRSS-Lesezeichen)', 'import_export' => 'Importieren / Exportieren', 'label_management' => 'Labelverwaltung', 'subscription_management' => 'Abonnementverwaltung', -- cgit v1.2.3