From e0540453ca409e559e10aa1adcc9b85d100fccf5 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 31 Mar 2018 15:29:09 +0200 Subject: [PATCH] Update he_IL, thanks to ymoran00 --- language/he_IL/common.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index d06b1ff96..8a5b63daf 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -432,4 +432,7 @@ $lang['day']['2'] = 'שלישי'; $lang['day']['3'] = 'רביעי'; $lang['day']['4'] = 'חמישי'; $lang['day']['5'] = 'שישי'; -$lang['day']['6'] = 'שבת'; \ No newline at end of file +$lang['day']['6'] = 'שבת'; +$lang['Your authentication key is no longer valid.'] = 'מפתח האימות שלך אינו תקף יותר.'; +$lang['generate random password'] = 'ייצר סיסמא אקראית'; +$lang['Invalid username or password!'] = 'שם משתמש או סיסמא שגויים!'; \ No newline at end of file