mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations field.php (Hebrew)
This commit is contained in:
parent
9dd1d0b574
commit
ab43ac623c
@ -30,12 +30,18 @@ return [
|
|||||||
'instructions' => 'הוא משמש להוספת סמלים המציינים את סוג הקטגוריה.',
|
'instructions' => 'הוא משמש להוספת סמלים המציינים את סוג הקטגוריה.',
|
||||||
],
|
],
|
||||||
|
|
||||||
'parent' => 'Parent',
|
'parent' => 'הוֹרֶה',
|
||||||
'level' => 'Level',
|
'level' => 'רָמָה',
|
||||||
'count' => 'Ad Counts',
|
'count' => 'ספירת מודעות',
|
||||||
|
|
||||||
'please_wait' => 'אנא המתן. מחיקת קטגוריות משנה',
|
'please_wait' => 'אנא המתן. מחיקת קטגוריות משנה',
|
||||||
'category_selection' => 'בחירת קטגוריה',
|
'category_selection' => 'בחירת קטגוריה',
|
||||||
'go_to_parent' => 'עבור להורה',
|
'go_to_parent' => 'עבור להורה',
|
||||||
'preview' => 'Preview'
|
'preview' => 'תצוגה מקדימה',
|
||||||
|
|
||||||
|
// Report
|
||||||
|
'undefined_category' => 'קטגוריה לא מוגדרת',
|
||||||
|
'categories_with_no_meta_report' => 'קטגוריות ללא דוח מטא',
|
||||||
|
'category' => 'קטגוריה',
|
||||||
|
'id' => 'תְעוּדַת זֶהוּת',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user