From b97545aff3be1377ee7a5d4f6b094f024521bbac Mon Sep 17 00:00:00 2001 From: maTh Date: Wed, 10 May 2023 23:14:29 +0200 Subject: Improved: "Mark an article as read…" text area. Added a link to the documentation (#5349) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * i18n * Update sub.php * Update app/i18n/fr/sub.php Co-authored-by: Alexandre Alapetite * fix target="_blank" --------- Co-authored-by: Alexandre Alapetite --- app/i18n/it/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/it') diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php index 7ab83cf07..c55aaa966 100644 --- a/app/i18n/it/sub.php +++ b/app/i18n/it/sub.php @@ -68,7 +68,7 @@ return array( 'error' => 'Questo feed ha generato un errore. Per favore verifica se ancora disponibile.', 'filteractions' => array( '_' => 'Azioni di filtro', - 'help' => 'Scrivi un filtro di ricerca per riga.', + 'help' => 'Scrivi un filtro di ricerca per riga. Operators see documentation.', // DIRTY ), 'information' => 'Informazioni', 'keep_min' => 'Numero minimo di articoli da mantenere', -- cgit v1.2.3