aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/pl/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/pl/sub.php')
-rw-r--r--app/i18n/pl/sub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/pl/sub.php b/app/i18n/pl/sub.php
index 55c24ab26..70e4058e4 100644
--- a/app/i18n/pl/sub.php
+++ b/app/i18n/pl/sub.php
@@ -80,7 +80,7 @@ return array(
'filteractions' => array(
'_' => 'Akcje filtrowania',
'help' => 'Jedno zapytanie na linię. Operatory opisane są w <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">dokumentacji</a>.',
- 'view_filter' => 'Preview filters on existing articles (new window)', // TODO
+ 'view_filter' => 'Podgląd filtrów na istniejących artykułach (nowe okno)',
),
'http_headers' => 'Nagłówki HTTP',
'http_headers_help' => 'Nagłówki są oddzielane przez nową linię, a nazwa i wartość nagłówka są oddzielane przez dwukropek (np: <kbd><code>Accept: application/atom+xml<br />Authorization: Bearer jakiś-token</code></kbd>).',