diff options
Diffstat (limited to 'app/i18n/nl/sub.php')
| -rw-r--r-- | app/i18n/nl/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/nl/sub.php b/app/i18n/nl/sub.php index b78bcee7f..31afc7f12 100644 --- a/app/i18n/nl/sub.php +++ b/app/i18n/nl/sub.php @@ -68,7 +68,7 @@ return array( 'error' => 'Deze feed heeft problemen. Verifieer a.u.b het doeladres en actualiseer het.', 'export-as-opml' => array( 'download' => 'Downloaden', - 'help' => 'XML-bestand', + 'help' => 'XML-bestand (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)', // DIRTY 'label' => 'Als OPML exporteren', ), 'filteractions' => array( |
