aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/nl/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/nl/sub.php')
-rw-r--r--app/i18n/nl/sub.php11
1 files changed, 9 insertions, 2 deletions
diff --git a/app/i18n/nl/sub.php b/app/i18n/nl/sub.php
index fec7fb4e7..36c96b53f 100644
--- a/app/i18n/nl/sub.php
+++ b/app/i18n/nl/sub.php
@@ -27,7 +27,7 @@ return array(
'password' => 'HTTP wachtwoord',
'username' => 'HTTP gebruikers naam',
),
- 'clear_cache' => 'Always clear cache', //TODO
+ 'clear_cache' => 'Always clear cache', //TODO - Translation
'css_help' => 'Haalt verstoorde RSS feeds op (attentie, heeft meer tijd nodig!)',
'css_path' => 'Artikelen CSS pad op originele website',
'description' => 'Omschrijving',
@@ -45,7 +45,14 @@ return array(
'main_stream' => 'Zichtbaar in het overzicht',
'normal' => 'Toon in categorie',
),
- 'pubsubhubbub' => 'Directe notificaties met PubSubHubbub',
+ 'websub' => 'Directe notificaties met WebSub',
+ 'show' => array(
+ 'all' => 'Show all feeds', //TODO - Translation
+ 'error' => 'Show only feeds with error', //TODO - Translation
+ ),
+ 'showing' => array(
+ 'error' => 'Showing only feeds with error', //TODO - Translation
+ ),
'ssl_verify' => 'SSL-veiligheid controleren',
'stats' => 'Statistieken',
'think_to_add' => 'Voeg wat feeds toe.',