diff options
Diffstat (limited to 'app/i18n/de/conf.php')
| -rw-r--r-- | app/i18n/de/conf.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php index 7f6f4f5f9..9c3e22f75 100644 --- a/app/i18n/de/conf.php +++ b/app/i18n/de/conf.php @@ -152,6 +152,7 @@ return array( 'categories' => 'Nach Kategorie filtern', 'feeds' => 'Nach Feed filtern', 'order' => 'Nach Datum sortieren', + 'publish_labels_instead_of_tags' => 'Replace <i>feed tags</i> by <i>user labels</i> in the shared RSS', // TODO 'search' => 'Suchbegriff', 'shareOpml' => 'Teilen via OPML mit zugehörigen Kategorien und Feeds aktivieren', 'shareRss' => 'Teilen via HTML & RSS aktivieren', |
