From 97b9a0cbbfc716781126065f7c37566c7183d7b8 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 8 Dec 2024 08:26:02 +0100 Subject: [PATCH] Update he_IL, thanks to epifeny --- language/he_IL/common.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 8517e2b5c..08056f4be 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -456,4 +456,6 @@ $lang['File type'] = 'סוג קובץ'; $lang['Fill in the filters to start a search'] = 'מלא את המסננים כדי להתחיל חיפוש'; $lang['Filters'] = 'מסננים'; $lang['No results are available.'] = 'אין תוצאות זמינות.'; -$lang['Only the first %d albums are displayed, out of %d.'] = 'רק %d האלבומים הראשונים מוצגים, מתוך %d.'; \ No newline at end of file +$lang['Only the first %d albums are displayed, out of %d.'] = 'רק %d האלבומים הראשונים מוצגים, מתוך %d.'; +$lang['Album name, 1 → 5 → 10 → 100'] = 'שם אלבום, 1 → 5 → 10 → 100'; +$lang['Album name, 100 → 10 → 5 → 1'] = 'שם אלבום, 100 → 10 → 5 → 1'; \ No newline at end of file