diff options
Diffstat (limited to 'app/i18n/de/conf.php')
| -rw-r--r-- | app/i18n/de/conf.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php index 86a73bd2c..d205a6301 100644 --- a/app/i18n/de/conf.php +++ b/app/i18n/de/conf.php @@ -98,7 +98,7 @@ return array( 'reading' => array( '_' => 'Lesen', 'after_onread' => 'Nach „Alle als gelesen markieren“,', - 'always_show_favorites' => 'Show all articles in favorites by default', // TODO - Translation + 'always_show_favorites' => 'Show all articles in favourites 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', |
