diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index c0fa787c7..33ae694a1 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -1420,4 +1420,15 @@ $lang['There is currently %d photos in the lounge (upload buffer)'] = 'כרגע $lang['Use standard Piwigo template for common pages.'] = 'השתמש בתבנית פיוויגו הסטנדרטית לדפים משותפים.'; $lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'כאשר מופעל, תבנית משותפת משמשת לדפי התחברות, הרשמה ושחזור סיסמה, ללא קשר לערכת הנושא. ייתכן שחלק מהערכות ישתמשו בתבניות אלו גם אם אתה מבטל את האפשרות הזו.'; $lang['Admins only'] = 'רק מנהלים'; -$lang['user_status_normal'] = 'בסיסי'; \ No newline at end of file +$lang['user_status_normal'] = 'בסיסי'; +$lang['Change logo'] = 'שנה לוגו'; +$lang['Dark mode'] = 'מצב כהה'; +$lang['Display Gallery title'] = 'הצג כותרת גלריה'; +$lang['Light mode'] = 'מצב בהיר'; +$lang['Personalization settings'] = 'הגדרות התאמה אישית'; +$lang['Select a color theme for standard pages'] = 'בחר ערכת צבעים עבור דפים רגילים'; +$lang['Standard pages'] = 'דפים רגילים'; +$lang['Standard pages aren\'t activated, however you have %d active themes that will still use them. These themes are:'] = 'דפים רגילים אינם מופעלים, אך יש לך %d ערכות נושא פעילות שעדיין ישתמשו בהם. ערכות הנושא הללו הן:'; +$lang['Standard pages header'] = 'כותרת דפים רגילים'; +$lang['Use Piwigo logo'] = 'השתמש בלוגו של Piwigo'; +$lang['Use custom logo (png, jpeg or svg)'] = 'השתמש בלוגו מותאם (png, jpeg או svg)'; \ No newline at end of file