diff options
| -rw-r--r-- | app/i18n/cz/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/cz/sub.php b/app/i18n/cz/sub.php index e18eaafd5..667bca949 100644 --- a/app/i18n/cz/sub.php +++ b/app/i18n/cz/sub.php @@ -68,7 +68,7 @@ return array( 'error' => 'Vyskytl se problém s kanálem. Ověřte prosím, že je vždy dostupný, pak ho aktualizujte.', 'export-as-opml' => array( 'download' => 'Stáhnout', - 'help' => 'Soubor XML', + 'help' => 'Soubor XML (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)', // DIRTY 'label' => 'Exportovat jako OPML', ), 'filteractions' => array( |
