aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/conf.php
diff options
context:
space:
mode:
authorGravatar Offerel <14041522+Offerel@users.noreply.github.com> 2020-01-16 17:11:04 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2020-01-16 17:11:04 +0100
commit68863fbac8d0f9346eb3de17b079c84d5ead1b6c (patch)
tree62c4e54997b8852a08194ee8cd84b0dee853435d /app/i18n/de/conf.php
parentd7ac234036a10f575a902af6fc63bb890f85c7b1 (diff)
Show Favorites as Unread (#2766)
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> Co-authored-by: Marien Fressinaud <dev@marienfressinaud.fr>
Diffstat (limited to 'app/i18n/de/conf.php')
-rw-r--r--app/i18n/de/conf.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php
index 50644098b..dc5dc1228 100644
--- a/app/i18n/de/conf.php
+++ b/app/i18n/de/conf.php
@@ -97,6 +97,7 @@ return array(
),
'reading' => array(
'after_onread' => 'Nach „Alle als gelesen markieren“,',
+ 'always_show_favorites' => 'Show all articles in favorites by default', // TODO - Translation
'articles_per_page' => 'Anzahl der Artikel pro Seite',
'auto_load_more' => 'Die nächsten Artikel am Seitenende laden',
'auto_remove_article' => 'Artikel nach dem Lesen verstecken',