Просмотр исходного кода

i18n: German PubSubHubbub

https://github.com/FreshRSS/FreshRSS/pull/831/files#r30463016
https://github.com/FreshRSS/FreshRSS/issues/312
Alexandre Alapetite 11 лет назад
Родитель
Сommit
d3af903301
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/i18n/de/sub.php

+ 1 - 1
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',