summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-16 21:47:26 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-16 21:47:26 +0200
commitd3af903301ce2b59d2720e94727945cf9ff31a40 (patch)
treeadec25c9e2162e99494515d29da0ca12d45631a4
parentabab0f0ce60eeaf076598cbdd9e56b9294c07588 (diff)
i18n: German PubSubHubbub
https://github.com/FreshRSS/FreshRSS/pull/831/files#r30463016 https://github.com/FreshRSS/FreshRSS/issues/312
-rw-r--r--app/i18n/de/sub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php
index 7433bd61c..0f05a5635 100644
--- a/app/i18n/de/sub.php
+++ b/app/i18n/de/sub.php
@@ -37,7 +37,7 @@ return array(
'url' => 'Feed-URL',
'validator' => 'Überprüfen Sie die Gültigkeit des Feeds',
'website' => 'Webseiten-URL',
- 'pubsubhubbub' => 'Sofortige Benachrichtigung mit PubSubHubbub',
+ 'pubsubhubbub' => 'Sofortbenachrichtigung mit PubSubHubbub',
),
'import_export' => array(
'export' => 'Exportieren',