diff options
| author | 2026-01-05 22:06:47 +0100 | |
|---|---|---|
| committer | 2026-01-05 22:06:47 +0100 | |
| commit | a044120ecfd2751dc6ce87a46a44ea7f97ebeb02 (patch) | |
| tree | 8d8ee2001cf26a173182db45fde4b11767d56397 /app/i18n/pl/sub.php | |
| parent | b8656e1df1fcf1deb68482a96318846e3da295c3 (diff) | |
Update Polish translation (#8408)
Diffstat (limited to 'app/i18n/pl/sub.php')
| -rw-r--r-- | app/i18n/pl/sub.php | 2 |
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>).', |
