Przeglądaj źródła

i18n: German PubSubHubbub

https://github.com/FreshRSS/FreshRSS/pull/831/files#r30463016
https://github.com/FreshRSS/FreshRSS/issues/312
Alexandre Alapetite 11 lat temu
rodzic
commit
d3af903301
1 zmienionych plików z 1 dodań i 1 usunięć
  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',