diff options
| author | 2018-10-22 20:39:57 +0200 | |
|---|---|---|
| committer | 2018-10-22 20:39:57 +0200 | |
| commit | 2cb5449591f2da795309eda80ca5a18cef1df2f7 (patch) | |
| tree | 2414695d5703e4c99db88590fe5ef9909644cd38 | |
| parent | 9897086e8cb4a34aa0b2fedde2f34f52209b238b (diff) | |
German translation according to #2052 (#2068)
| -rw-r--r-- | app/i18n/de/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php index ff5c11d2b..e3c2991d9 100644 --- a/app/i18n/de/sub.php +++ b/app/i18n/de/sub.php @@ -27,7 +27,7 @@ return array( 'password' => 'HTTP-Passwort', 'username' => 'HTTP-Nutzername', ), - 'clear_cache' => 'Always clear cache', //TODO + 'clear_cache' => 'Nicht cachen (für defekte Feeds)', 'css_help' => 'Ruft gekürzte RSS-Feeds ab (Achtung, benötigt mehr Zeit!)', 'css_path' => 'Pfad zur CSS-Datei des Artikels auf der Original-Webseite', 'description' => 'Beschreibung', |
