diff options
Diffstat (limited to 'app/i18n/sk/conf.php')
| -rw-r--r-- | app/i18n/sk/conf.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/sk/conf.php b/app/i18n/sk/conf.php index e6b7d5b06..bddd51b26 100644 --- a/app/i18n/sk/conf.php +++ b/app/i18n/sk/conf.php @@ -127,9 +127,11 @@ return array( 'read' => array( 'article_open_on_website' => 'keď je článok otvorený na svojej webovej stránke', 'article_viewed' => 'keď je článok zobrazený', + 'keep_max_n_unread' => 'Max number of articles to keep unread', // TODO - Translation 'scroll' => 'počas skrolovania', 'upon_reception' => 'po načítaní článku', 'when' => 'Označiť článok ako prečítaný…', + 'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', // TODO - Translation ), 'show' => array( '_' => 'Článkov na zobrazenie', |
