aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGravatar Roland Arendes <roland@arendes.de> 2018-09-25 23:05:51 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-09-25 23:05:51 +0200
commitde0e9351052b484e054899b9528387d1bde0a1c5 (patch)
tree5b90e76bcccf31b311e8eae30ebc6f8e755a0392 /app
parent21e2409b9fb22351f320a658c7874dd41d0f824a (diff)
Small docs update (see #1999) and i18n fix (see #1309) (#2026)
* Update conf.php Small i18n fix for german translation * Update README.md Added Reeder-3 as an supported client via Fever API * Update README.md Adding Reeder-3/iOS as an supported client * Update README.fr.md Adding Reeder-3/iOS as an supported client * Update 06_Fever_API.md Adding Reeder-3/iOS as an supported client * Update 06_Fever_API.md Adding Reeder-3/iOS as an supported client * Adding myself As requested, adding myself to the list of contributors
Diffstat (limited to 'app')
-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 78f3b4510..3a0c98c27 100644
--- a/app/i18n/de/conf.php
+++ b/app/i18n/de/conf.php
@@ -102,7 +102,7 @@ return array(
'read' => array(
'article_open_on_website' => 'wenn der Artikel auf der Original-Webseite geöffnet wird',
'article_viewed' => 'wenn der Artikel angesehen wird',
- 'scroll' => 'beim Blättern',
+ 'scroll' => 'beim Scrollen bzw. Überspringen',
'upon_reception' => 'beim Empfang des Artikels',
'when' => 'Artikel als gelesen markieren…',
),