diff options
Diffstat (limited to 'app/i18n/fr/sub.php')
| -rw-r--r-- | app/i18n/fr/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/fr/sub.php b/app/i18n/fr/sub.php index 5f21f781e..ab13a4ead 100644 --- a/app/i18n/fr/sub.php +++ b/app/i18n/fr/sub.php @@ -68,7 +68,7 @@ return array( 'error' => 'Ce flux a rencontré un problème. Veuillez vérifier qu’il est toujours accessible puis actualisez-le.', 'export-as-opml' => array( 'download' => 'Télécharger', - 'help' => 'Fichier XML', + 'help' => 'Fichier XML (données partielles. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">Voir documentation</a>)', 'label' => 'Exporter en OPML', ), 'filteractions' => array( |
