From f670dd4e28430a6c4ebeebac0ee55993fd90d9f5 Mon Sep 17 00:00:00 2001 From: maTh Date: Sun, 12 Sep 2021 12:27:29 +0200 Subject: i18n: DE translations (#3843) * translated - 0 Todos left * typo fixed * i18n lint * Fix manual merge error Co-authored-by: Alexandre Alapetite --- app/i18n/de/sub.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/i18n/de/sub.php') diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php index 9c6e91e46..d00869ffd 100644 --- a/app/i18n/de/sub.php +++ b/app/i18n/de/sub.php @@ -89,8 +89,8 @@ return array( 'title_add' => 'Einen RSS-Feed hinzufügen', 'ttl' => 'Aktualisiere automatisch nicht öfter als', 'url' => 'Feed-URL', - 'useragent' => 'Set the user agent for fetching this feed', // TODO - Translation - 'useragent_help' => 'Example: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)', // TODO - Translation + 'useragent' => 'Browser User Agent für den Abruf des Feeds verwenden', + 'useragent_help' => 'Beispiel: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)', 'validator' => 'Überprüfen Sie die Gültigkeit des Feeds', 'website' => 'Webseiten-URL', 'websub' => 'Sofortbenachrichtigung mit WebSub', -- cgit v1.2.3