diff options
Diffstat (limited to 'app/i18n/id/sub.php')
| -rw-r--r-- | app/i18n/id/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/id/sub.php b/app/i18n/id/sub.php index 7edd6b6fb..592d34333 100644 --- a/app/i18n/id/sub.php +++ b/app/i18n/id/sub.php @@ -68,7 +68,7 @@ return array( 'error' => 'This feed has encountered a problem. Please verify that it is always reachable then update it.', // TODO 'export-as-opml' => array( 'download' => 'Download', // TODO - 'help' => 'XML file', // TODO + 'help' => 'XML file (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)', // TODO 'label' => 'Export as OPML', // TODO ), 'filteractions' => array( |
