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