diff options
Diffstat (limited to 'app/i18n/de/sub.php')
| -rw-r--r-- | app/i18n/de/sub.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php index 56bd6af7c..d8ae79dc7 100644 --- a/app/i18n/de/sub.php +++ b/app/i18n/de/sub.php @@ -210,6 +210,7 @@ return array( 'priority' => array( '_' => 'Sichtbarkeit', 'category' => 'Zeige in eigener Kategorie', + 'feed' => 'Show in its feed', // TODO 'hidden' => 'Nicht anzeigen', 'important' => 'Zeige in "Wichtige Feeds"', 'main_stream' => 'In Haupt-Feeds zeigen', |
