diff options
Diffstat (limited to 'app/i18n/de/sub.php')
| -rw-r--r-- | app/i18n/de/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php index 938b92ad9..e791cc951 100644 --- a/app/i18n/de/sub.php +++ b/app/i18n/de/sub.php @@ -68,7 +68,7 @@ return array( 'error' => 'Dieser Feed ist auf ein Problem gestoßen. Bitte stellen Sie sicher, dass er immer lesbar ist und aktualisieren Sie ihn dann.', 'export-as-opml' => array( 'download' => 'Download', // IGNORE - 'help' => 'XML Datei', + 'help' => 'XML Datei (ausgewählte Daten. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">Siehe Dokumentation</a>)', 'label' => 'Export als OPML', ), 'filteractions' => array( |
