aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/sub.php
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2021-09-12 12:27:29 +0200
committerGravatar GitHub <noreply@github.com> 2021-09-12 12:27:29 +0200
commitf670dd4e28430a6c4ebeebac0ee55993fd90d9f5 (patch)
tree9a4be402a74b3892430510f5ce9aaa9c519c8bf8 /app/i18n/de/sub.php
parent8b80c4cc8f4f7fc11618e407c1e5e0ec13439b29 (diff)
i18n: DE translations (#3843)
* translated - 0 Todos left * typo fixed * i18n lint * Fix manual merge error Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/de/sub.php')
-rw-r--r--app/i18n/de/sub.php4
1 files changed, 2 insertions, 2 deletions
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: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>', // TODO - Translation
+ 'useragent' => 'Browser User Agent für den Abruf des Feeds verwenden',
+ 'useragent_help' => 'Beispiel: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>',
'validator' => 'Überprüfen Sie die Gültigkeit des Feeds',
'website' => 'Webseiten-URL',
'websub' => 'Sofortbenachrichtigung mit WebSub',