X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c9d9ad10f2d562116b453805a549e3de651a2add..refs/pull/5239/head:/lang/he/activities.php diff --git a/lang/he/activities.php b/lang/he/activities.php index d8fb69d61..587e4bddd 100644 --- a/lang/he/activities.php +++ b/lang/he/activities.php @@ -6,16 +6,16 @@ return [ // Pages - 'page_create' => 'דף נוצר', + 'page_create' => 'הדף נוצר', 'page_create_notification' => 'הדף נוצר בהצלחה', - 'page_update' => 'דף עודכן', + 'page_update' => 'הדף עודכן', 'page_update_notification' => 'הדף עודכן בהצלחה', - 'page_delete' => 'דף נמחק', + 'page_delete' => 'הדף נמחק', 'page_delete_notification' => 'הדף הוסר בהצלחה', - 'page_restore' => 'דף שוחזר', + 'page_restore' => 'הדף שוחזר', 'page_restore_notification' => 'הדף שוחזר בהצלחה', 'page_move' => 'דף הועבר', - 'page_move_notification' => 'Page successfully moved', + 'page_move_notification' => 'הדף הוזז בהצלחה', // Chapters 'chapter_create' => 'פרק נוצר', @@ -25,7 +25,7 @@ return [ 'chapter_delete' => 'פרק נמחק', 'chapter_delete_notification' => 'הפרק נמחק בהצלחה', 'chapter_move' => 'פרק הועבר', - 'chapter_move_notification' => 'Chapter successfully moved', + 'chapter_move_notification' => 'פרק הוזז בהצלחה', // Books 'book_create' => 'ספר נוצר', @@ -50,13 +50,13 @@ return [ 'bookshelf_delete_notification' => 'מדף נמחק בהצלחה', // Revisions - 'revision_restore' => 'restored revision', - 'revision_delete' => 'deleted revision', - 'revision_delete_notification' => 'Revision successfully deleted', + 'revision_restore' => 'גרסא שוחזרה', + 'revision_delete' => 'גרסא הוסרה', + 'revision_delete_notification' => 'גרסא הוסרה בהצלחה', // Favourites - 'favourite_add_notification' => '":name" has been added to your favourites', - 'favourite_remove_notification' => '":name" has been removed from your favourites', + 'favourite_add_notification' => '":name" הוסף למועדפים', + 'favourite_remove_notification' => '":name" הוסר מהמועדפים', // Watching 'watch_update_level_notification' => 'Watch preferences successfully updated',