diff options
Diffstat (limited to 'app/i18n/de/sub.php')
| -rw-r--r-- | app/i18n/de/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php index 63d44181d..73d6022d2 100644 --- a/app/i18n/de/sub.php +++ b/app/i18n/de/sub.php @@ -202,7 +202,7 @@ return array( 'no_selected' => 'Kein Feed ausgewählt.', 'number_entries' => '%d Artikel', 'open_feed' => 'Feed %s öffnen', - 'path_entries_condition' => 'Condition for content retrieval', // TODO + 'path_entries_conditions' => 'Conditions for content retrieval', // TODO 'priority' => array( '_' => 'Sichtbarkeit', 'archived' => 'Nicht anzeigen (archiviert)', |
