mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-26 10:13:38 +08:00
New translations entities.php (Hebrew)
This commit is contained in:
parent
bc0d5cc853
commit
f6177c301d
|
@ -146,7 +146,7 @@ return [
|
|||
'chapters_create' => 'צור פרק חדש',
|
||||
'chapters_delete' => 'מחק פרק',
|
||||
'chapters_delete_named' => 'מחק את פרק :chapterName',
|
||||
'chapters_delete_explain' => 'פעולה זו תמחוק את הפרק בשם \':chapterName\'. כל הדפים יועברו אוטומטית לספר עצמו',
|
||||
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.',
|
||||
'chapters_delete_confirm' => 'האם ברצונך למחוק פרק זה?',
|
||||
'chapters_edit' => 'ערוך פרק',
|
||||
'chapters_edit_named' => 'ערוך פרק :chapterName',
|
||||
|
|
Loading…
Reference in New Issue
Block a user