aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/nl/sub.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-12-16 17:02:03 +0100
committerGravatar GitHub <noreply@github.com> 2018-12-16 17:02:03 +0100
commit512d047f02b601dcf21f8c807117ea154967e58f (patch)
treec0825b4d1fc0c9e68efa0424de57476329a7d071 /app/i18n/nl/sub.php
parente0e96d6a13788c539be1bcce3cde0a1d614ff2c3 (diff)
Update naming to WebSub (#2184)
Instead of PubSubHubbub / PuSH
Diffstat (limited to 'app/i18n/nl/sub.php')
-rw-r--r--app/i18n/nl/sub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/nl/sub.php b/app/i18n/nl/sub.php
index 53954ad3f..36c96b53f 100644
--- a/app/i18n/nl/sub.php
+++ b/app/i18n/nl/sub.php
@@ -45,7 +45,7 @@ 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