summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Twilek-de <Twilek-de@users.noreply.github.com> 2018-10-23 22:50:54 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-10-23 22:50:54 +0200
commit0928467ce3a58ffce5c6216012206e8c2142ad12 (patch)
treeb6c17e92267ab029d6eb1b2604ca1317c30bf203
parent6e17fa899575ecb1d2c6fc5610559613593db619 (diff)
Fixed the TODOs (#2073)
* Fixed the TODOs * Remove trailing whitespace
-rw-r--r--app/i18n/de/sub.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php
index e3c2991d9..6a1100dba 100644
--- a/app/i18n/de/sub.php
+++ b/app/i18n/de/sub.php
@@ -45,10 +45,10 @@ return array(
'main_stream' => 'In Haupt-Feeds zeigen',
'normal' => 'Zeige in eigener Kategorie',
),
- 'ssl_verify' => 'Verify SSL security', //TODO
+ 'ssl_verify' => 'Überprüfe SSL Sicherheit',
'stats' => 'Statistiken',
'think_to_add' => 'Sie können Feeds hinzufügen.',
- 'timeout' => 'Timeout in seconds', //TODO
+ 'timeout' => 'Zeitlimit in Sekunden',
'title' => 'Titel',
'title_add' => 'Einen RSS-Feed hinzufügen',
'ttl' => 'Aktualisiere automatisch nicht öfter als',