diff options
Diffstat (limited to 'app/i18n/he/conf.php')
| -rw-r--r-- | app/i18n/he/conf.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/he/conf.php b/app/i18n/he/conf.php index 4d3dfb5c1..3dbf8127a 100644 --- a/app/i18n/he/conf.php +++ b/app/i18n/he/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( '_' => 'מאמרים להצגה', |
