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/tr/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/tr') diff --git a/app/i18n/tr/sub.php b/app/i18n/tr/sub.php index 3e03f667c..30690fbda 100644 --- a/app/i18n/tr/sub.php +++ b/app/i18n/tr/sub.php @@ -68,7 +68,7 @@ return array( 'error' => 'Bu akışda bir hatayla karşılaşıldı. Lütfen akışın sürekli ulaşılabilir olduğuna emin olun.', 'filteractions' => array( '_' => 'Eylemi filtrele', - 'help' => 'Her satıra tek arama filtresi yaz.', + 'help' => 'Her satıra tek arama filtresi yaz. Operators see documentation.', // DIRTY ), 'information' => 'Bilgi', 'keep_min' => 'En az tutulacak makale sayısı', -- cgit v1.2.3