diff options
| author | 2017-12-16 23:24:08 +0100 | |
|---|---|---|
| committer | 2017-12-16 23:41:30 +0100 | |
| commit | 0cdae3978d4de61c1fb06088d20878455987ac67 (patch) | |
| tree | 2a305cc302bbfce36c22aad1e7b4094ef62cd33a /app/i18n/he/conf.php | |
| parent | 46f52c8a5eae6d2995a1397f1c6cebeb382fd9cd (diff) | |
18n Hebrew more 2
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 3ec83b4ad..ba9985d45 100644 --- a/app/i18n/he/conf.php +++ b/app/i18n/he/conf.php @@ -84,11 +84,13 @@ return array( 'articles_per_page' => 'מספר המאמרים בעמוד', 'auto_load_more' => 'טעינת המאמר הבא סוף העמוד', 'auto_remove_article' => 'Hide articles after reading', // @todo + 'mark_updated_article_unread' => 'Mark updated articles as unread', // @todo 'confirm_enabled' => 'הצגת דו-שיח לאישור “סימון הכל כנקרא” ', 'display_articles_unfolded' => 'הצגת מאמרים בשלמותם כברירת מחדל', 'display_categories_unfolded' => 'הצגת קטגוריות מקופלות כברירת מחדל', 'hide_read_feeds' => 'הסתרת קטגוריות & הזנות ללא מאמרים שלא נקראו (לא עובד יחד עם “הצגת כל המאמרים”)', 'img_with_lazyload' => 'שימוש ב "טעינה עצלה" על מנת לטעון תמונות', + 'sides_close_article' => 'Clicking outside of article text area closes the article', // @todo 'jump_next' => 'קפיצה לפריט הבא שלא נקרא (הזנה או קטגוריה)', 'number_divided_when_reader' => 'חלוקה ב2 במצב קריאה.', 'read' => array( |
