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/pl/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/pl/sub.php') diff --git a/app/i18n/pl/sub.php b/app/i18n/pl/sub.php index 565401982..791a4acc3 100644 --- a/app/i18n/pl/sub.php +++ b/app/i18n/pl/sub.php @@ -68,7 +68,7 @@ return array( 'error' => 'Napotkano problem podczas dostępu do tego kanału. Należy sprawdzić czy kanał jest zawsze dostępny, a następnie go odświeżyć.', 'filteractions' => array( '_' => 'Akcje filtrowania', - 'help' => 'Jedno zapytanie na linię.', + 'help' => 'Jedno zapytanie na linię. Operators see documentation.', // DIRTY ), 'information' => 'Informacja', 'keep_min' => 'Minimalna liczba wiadomości do do przechowywania', -- cgit v1.2.3