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/nl/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/nl') diff --git a/app/i18n/nl/sub.php b/app/i18n/nl/sub.php index 631da9477..4ffcfc365 100644 --- a/app/i18n/nl/sub.php +++ b/app/i18n/nl/sub.php @@ -68,7 +68,7 @@ return array( 'error' => 'Deze feed heeft problemen. Verifieer a.u.b het doeladres en actualiseer het.', 'filteractions' => array( '_' => 'Filteracties', - 'help' => 'Voer één zoekfilter per lijn in.', + 'help' => 'Voer één zoekfilter per lijn in. Operators see documentation.', // DIRTY ), 'information' => 'Informatie', 'keep_min' => 'Minimum aantal artikelen om te houden', -- cgit v1.2.3