From 7c926bcd827914937bf7615bfcfbe6986b7f7c78 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 6 Dec 2024 18:20:19 +0100 Subject: [PATCH] Update he_IL, thanks to epifeny --- language/he_IL/install.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/he_IL/install.lang.php b/language/he_IL/install.lang.php index 7eb193778..c6adbe12f 100644 --- a/language/he_IL/install.lang.php +++ b/language/he_IL/install.lang.php @@ -49,4 +49,5 @@ $lang['Just another Piwigo gallery'] = 'עוד גלריה מבית Piwigo'; $lang['Welcome to my photo gallery'] = 'ברוכים הבאים לגלרית התמונות שלי'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'אל תהסס להתייעץ בפורומים שלנו בכל נושא: %s'; $lang['Welcome to your new installation of Piwigo!'] = 'ברוך הבא לגלרית piwigo החדשה שלך'; -$lang['localhost or other, supplied by your host provider'] = 'מקומי(localhost)או אחר, המסופק על ידי הספק המארח שלך'; \ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'מקומי(localhost)או אחר, המסופק על ידי הספק המארח שלך'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'דרושה גרסת PHP %s (אתה רץ על PHP %s)'; \ No newline at end of file