mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-19 19:13:21 +00:00
New translations entities.php (Hebrew)
This commit is contained in:
parent
91e8a24268
commit
a67d6b8eef
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ return [
|
||||||
'meta_created_name' => 'נוצר :timeLength על ידי :user',
|
'meta_created_name' => 'נוצר :timeLength על ידי :user',
|
||||||
'meta_updated' => 'עודכן :timeLength',
|
'meta_updated' => 'עודכן :timeLength',
|
||||||
'meta_updated_name' => 'עודכן :timeLength על ידי :user',
|
'meta_updated_name' => 'עודכן :timeLength על ידי :user',
|
||||||
|
'meta_owned_name' => 'Owned by :user',
|
||||||
'entity_select' => 'בחר יישות',
|
'entity_select' => 'בחר יישות',
|
||||||
'images' => 'תמונות',
|
'images' => 'תמונות',
|
||||||
'my_recent_drafts' => 'הטיוטות האחרונות שלי',
|
'my_recent_drafts' => 'הטיוטות האחרונות שלי',
|
||||||
|
@ -39,6 +40,7 @@ return [
|
||||||
'permissions_intro' => 'ברגע שמסומן, הרשאות אלו יגברו על כל הרשאת תפקיד שקיימת',
|
'permissions_intro' => 'ברגע שמסומן, הרשאות אלו יגברו על כל הרשאת תפקיד שקיימת',
|
||||||
'permissions_enable' => 'הפעל הרשאות מותאמות אישית',
|
'permissions_enable' => 'הפעל הרשאות מותאמות אישית',
|
||||||
'permissions_save' => 'שמור הרשאות',
|
'permissions_save' => 'שמור הרשאות',
|
||||||
|
'permissions_owner' => 'Owner',
|
||||||
|
|
||||||
// Search
|
// Search
|
||||||
'search_results' => 'תוצאות חיפוש',
|
'search_results' => 'תוצאות חיפוש',
|
||||||
|
|
Loading…
Add table
Reference in a new issue