diff options
Diffstat (limited to 'app/i18n/pl/conf.php')
| -rw-r--r-- | app/i18n/pl/conf.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/pl/conf.php b/app/i18n/pl/conf.php index da93fd249..1e960e45c 100644 --- a/app/i18n/pl/conf.php +++ b/app/i18n/pl/conf.php @@ -114,6 +114,7 @@ return array( 'query' => array( '_' => 'Zapisane zapytania', 'deprecated' => 'To zapytanie nie jest już poprawne. Kategoria lub kanał do którego się odnosi już nie istnieje.', + 'description' => 'Description', // TODO 'filter' => array( '_' => 'Zastosowane filtry:', 'categories' => 'Według kategorii', @@ -134,6 +135,7 @@ return array( 'get_important' => 'Wyświetl wiadomości z ważnych kanałów', 'get_label' => 'Wyświetl wiadomości z etykietą “%s”', 'help' => 'Zapytania i dzielenie się nimi przez HTML / RSS / OPML opisane są w <a href="https://freshrss.github.io/FreshRSS/en/users/user_queries.html" target="_blank">dokumentacji</a>.', + 'image_url' => 'Image URL', // TODO 'name' => 'Nazwa', 'no_filter' => 'Brak filtrów', 'number' => 'Zapytanie nr %d', |
