3 * Activity text strings.
4 * Is used for all the text within activity logs & notifications.
9 'page_create' => 'דף נוצר',
10 'page_create_notification' => 'הדף נוצר בהצלחה',
11 'page_update' => 'דף עודכן',
12 'page_update_notification' => 'הדף עודכן בהצלחה',
13 'page_delete' => 'דף נמחק',
14 'page_delete_notification' => 'הדף הוסר בהצלחה',
15 'page_restore' => 'דף שוחזר',
16 'page_restore_notification' => 'הדף שוחזר בהצלחה',
17 'page_move' => 'דף הועבר',
18 'page_move_notification' => 'Page successfully moved',
21 'chapter_create' => 'פרק נוצר',
22 'chapter_create_notification' => 'הפרק נוצר בהצלחה',
23 'chapter_update' => 'פרק עודכן',
24 'chapter_update_notification' => 'הפרק עודכן בהצלחה',
25 'chapter_delete' => 'פרק נמחק',
26 'chapter_delete_notification' => 'הפרק נמחק בהצלחה',
27 'chapter_move' => 'פרק הועבר',
28 'chapter_move_notification' => 'Chapter successfully moved',
31 'book_create' => 'ספר נוצר',
32 'book_create_notification' => 'ספר נוצר בהצלחה',
33 'book_create_from_chapter' => 'המר פרק לספר',
34 'book_create_from_chapter_notification' => 'הפרק הומר בהצלחה לספר',
35 'book_update' => 'ספר הועדכן',
36 'book_update_notification' => 'ספר התעדכן בהצלחה',
37 'book_delete' => 'ספר נמחק',
38 'book_delete_notification' => 'ספר נמחק בהצלחה',
39 'book_sort' => 'ספר ממויין',
40 'book_sort_notification' => 'ספר מויין מחדש בהצלחה',
43 'bookshelf_create' => 'מדף נוצר',
44 'bookshelf_create_notification' => 'המדף נוצר בהצלחה',
45 'bookshelf_create_from_book' => 'המר ספר למדף',
46 'bookshelf_create_from_book_notification' => 'הספר הוסב בהצלחה למדף',
47 'bookshelf_update' => 'מדף עודכן',
48 'bookshelf_update_notification' => 'מדף עודכן בהצלחה',
49 'bookshelf_delete' => 'מדף שנמחק',
50 'bookshelf_delete_notification' => 'מדף נמחק בהצלחה',
53 'revision_restore' => 'restored revision',
54 'revision_delete' => 'deleted revision',
55 'revision_delete_notification' => 'Revision successfully deleted',
58 'favourite_add_notification' => '":name" has been added to your favourites',
59 'favourite_remove_notification' => '":name" has been removed from your favourites',
62 'watch_update_level_notification' => 'Watch preferences successfully updated',
65 'auth_login' => 'logged in',
66 'auth_register' => 'registered as new user',
67 'auth_password_reset_request' => 'requested user password reset',
68 'auth_password_reset_update' => 'reset user password',
69 'mfa_setup_method' => 'configured MFA method',
70 'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
71 'mfa_remove_method' => 'removed MFA method',
72 'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
75 'settings_update' => 'updated settings',
76 'settings_update_notification' => 'Settings successfully updated',
77 'maintenance_action_run' => 'ran maintenance action',
80 'webhook_create' => 'created webhook',
81 'webhook_create_notification' => 'Webhook נוצר בהצלחה',
82 'webhook_update' => 'updated webhook',
83 'webhook_update_notification' => 'Webhook successfully updated',
84 'webhook_delete' => 'deleted webhook',
85 'webhook_delete_notification' => 'Webhook successfully deleted',
88 'user_create' => 'created user',
89 'user_create_notification' => 'User successfully created',
90 'user_update' => 'updated user',
91 'user_update_notification' => 'משתמש עודכן בהצלחה',
92 'user_delete' => 'deleted user',
93 'user_delete_notification' => 'משתמש הוסר בהצלחה',
96 'api_token_create' => 'created api token',
97 'api_token_create_notification' => 'API token successfully created',
98 'api_token_update' => 'updated api token',
99 'api_token_update_notification' => 'API token successfully updated',
100 'api_token_delete' => 'deleted api token',
101 'api_token_delete_notification' => 'API token successfully deleted',
104 'role_create' => 'created role',
105 'role_create_notification' => 'תפקיד נוצר בהצלחה',
106 'role_update' => 'updated role',
107 'role_update_notification' => 'תפקיד עודכן בהצלחה',
108 'role_delete' => 'deleted role',
109 'role_delete_notification' => 'תפקיד נמחק בהצלחה',
112 'recycle_bin_empty' => 'emptied recycle bin',
113 'recycle_bin_restore' => 'restored from recycle bin',
114 'recycle_bin_destroy' => 'removed from recycle bin',
117 'commented_on' => 'הגיב/ה על',
118 'comment_create' => 'added comment',
119 'comment_update' => 'updated comment',
120 'comment_delete' => 'deleted comment',
123 'permissions_update' => 'הרשאות עודכנו',