aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/conf.php
diff options
context:
space:
mode:
authorGravatar Frans de Jonge <fransdejonge@gmail.com> 2020-07-23 20:36:49 +0200
committerGravatar GitHub <noreply@github.com> 2020-07-23 20:36:49 +0200
commit5cee45922b834bb5b836cf6d153a8848a3d3d649 (patch)
tree80247d618e07c5dbcdf4bd9936c12294d1a1d462 /app/i18n/de/conf.php
parenta23a7f2dbbacf915be5fbb751d7e77e1609f91a5 (diff)
[i18n] Update en-UK grammar and style (#3068)
Taken from <https://github.com/FreshRSS/FreshRSS/pull/3060>
Diffstat (limited to 'app/i18n/de/conf.php')
-rw-r--r--app/i18n/de/conf.php2
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',