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 c50132a17..7908b44ee 100644 --- a/app/i18n/pl/conf.php +++ b/app/i18n/pl/conf.php @@ -127,9 +127,11 @@ return array( 'read' => array( 'article_open_on_website' => 'gdy wiadomość jest otworzona na pierwotnej stronie', 'article_viewed' => 'gdy wiadomość jest otworzona', + 'keep_max_n_unread' => 'Max number of articles to keep unread', // TODO - Translation 'scroll' => 'podczas przewijania', 'upon_reception' => 'po otrzymaniu wiadomości', 'when' => 'Oznacz wiadomość jako przeczytaną…', + 'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', // TODO - Translation ), 'show' => array( '_' => 'Wiadomości do wyświetlenia', |
