diff options
Diffstat (limited to 'app/i18n/ru/conf.php')
| -rw-r--r-- | app/i18n/ru/conf.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/ru/conf.php b/app/i18n/ru/conf.php index 9772c39ed..242bf063e 100644 --- a/app/i18n/ru/conf.php +++ b/app/i18n/ru/conf.php @@ -127,9 +127,11 @@ return array( 'read' => array( 'article_open_on_website' => 'когда статья открывается на её сайте', 'article_viewed' => 'когда статья просматривается', + 'keep_max_n_unread' => 'Max number of articles to keep unread', // TODO - Translation 'scroll' => 'во время прокрутки', 'upon_reception' => 'по получении статьи', 'when' => 'Отмечать статью прочитанной…', + 'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', // TODO - Translation ), 'show' => array( '_' => 'Какие статьи отображать', |
