aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fr/sub.php
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-05-10 23:14:29 +0200
committerGravatar GitHub <noreply@github.com> 2023-05-10 23:14:29 +0200
commitb97545aff3be1377ee7a5d4f6b094f024521bbac (patch)
treed2b1dfacaa36bf4b98b1ae28b94a0dcd975d56b7 /app/i18n/fr/sub.php
parent078ceaa0bf357f16f3200fc857c2dbc16a1601fd (diff)
Improved: "Mark an article as read…" text area. Added a link to the documentation (#5349)
* i18n * Update sub.php * Update app/i18n/fr/sub.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * fix target="_blank" --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/fr/sub.php')
-rw-r--r--app/i18n/fr/sub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/fr/sub.php b/app/i18n/fr/sub.php
index be6dc094d..8ca5e08db 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.',
'filteractions' => array(
'_' => 'Filtres d’action',
- 'help' => 'Écrivez une recherche par ligne.',
+ 'help' => 'Écrivez une recherche par ligne. Voir la <a href="https://freshrss.github.io/FreshRSS/fr/users/03_Main_view.html#gr%C3%A2ce-au-champ-de-recherche" target="_blank">documentation des opérateurs</a>.',
),
'information' => 'Informations',
'keep_min' => 'Nombre minimum d’articles à conserver',