diff options
| author | 2021-12-05 17:04:43 +0100 | |
|---|---|---|
| committer | 2021-12-05 17:04:43 +0100 | |
| commit | c2249a9afda0a1c496de35fce360fc54c5674c95 (patch) | |
| tree | 09d6bf0307de1da5e17940c2692d472e0f9160df /app/i18n/pl/index.php | |
| parent | ba48733f17006b5e07625a22811594e62033fcc8 (diff) | |
Update polish translation. (#4027)
Diffstat (limited to 'app/i18n/pl/index.php')
| -rw-r--r-- | app/i18n/pl/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/pl/index.php b/app/i18n/pl/index.php index 809ea15f5..0562c8627 100644 --- a/app/i18n/pl/index.php +++ b/app/i18n/pl/index.php @@ -32,7 +32,7 @@ return array( 'about' => 'O serwisie FreshRSS', 'before_one_day' => 'Starsze niż dzień', 'before_one_week' => 'Starsze niż tydzień', - 'bookmark_query' => 'Bookmark current query', // TODO - Translation + 'bookmark_query' => 'Zapisz bieżące zapytanie', 'favorites' => 'Ulubione (%s)', 'global_view' => 'Widok globalny', 'main_stream' => 'Kanał główny', @@ -48,7 +48,7 @@ return array( 'read' => 'Pokaż przeczytane', 'reader_view' => 'Widok czytania', 'rss_view' => 'Kanał RSS', - 'search_short' => 'Search', // TODO - Translation + 'search_short' => 'Szukaj', 'starred' => 'Pokaż ulubione', 'stats' => 'Statystyki', 'subscription' => 'Zarządzanie subskrypcjami', |
