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 fe08d0c65..34d9fa773 100644 --- a/app/i18n/pl/conf.php +++ b/app/i18n/pl/conf.php @@ -138,6 +138,8 @@ return array( 'tags' => 'Według tagu', 'type' => 'Rodzaj', ), + 'get_A' => 'Show all feeds, also those shown in their category', // TODO + 'get_Z' => 'Show all feeds, also archived ones', // TODO 'get_all' => 'Wyświetlenie wszystkich wiadomości', 'get_all_labels' => 'Wyświetl wiadomości z dowolnymi etykietami', 'get_category' => 'Wyświetlenie kategorii “%s”', |
