3 * Activity text strings.
4 * Is used for all the text within activity logs & notifications.
9 'page_create' => 'đã tạo trang',
10 'page_create_notification' => 'Page successfully created',
11 'page_update' => 'đã cập nhật trang',
12 'page_update_notification' => 'Page successfully updated',
13 'page_delete' => 'đã xóa trang',
14 'page_delete_notification' => 'Page successfully deleted',
15 'page_restore' => 'đã khôi phục trang',
16 'page_restore_notification' => 'Page successfully restored',
17 'page_move' => 'đã di chuyển trang',
20 'chapter_create' => 'đã tạo chương',
21 'chapter_create_notification' => 'Chapter successfully created',
22 'chapter_update' => 'đã cập nhật chương',
23 'chapter_update_notification' => 'Chapter successfully updated',
24 'chapter_delete' => 'đã xóa chương',
25 'chapter_delete_notification' => 'Chapter successfully deleted',
26 'chapter_move' => 'đã di chuyển chương',
29 'book_create' => 'đã tạo sách',
30 'book_create_notification' => 'Book successfully created',
31 'book_update' => 'đã cập nhật sách',
32 'book_update_notification' => 'Book successfully updated',
33 'book_delete' => 'đã xóa sách',
34 'book_delete_notification' => 'Book successfully deleted',
35 'book_sort' => 'đã sắp xếp sách',
36 'book_sort_notification' => 'Book successfully re-sorted',
39 'bookshelf_create' => 'created bookshelf',
40 'bookshelf_create_notification' => 'Bookshelf successfully created',
41 'bookshelf_update' => 'cập nhật giá sách',
42 'bookshelf_update_notification' => 'Bookshelf successfully updated',
43 'bookshelf_delete' => 'đã xóa giá sách',
44 'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
47 'favourite_add_notification' => '":name" đã được thêm vào danh sách yêu thích của bạn',
48 'favourite_remove_notification' => '":name" đã được gỡ khỏi danh sách yêu thích của bạn',
51 'mfa_setup_method_notification' => 'Cấu hình xác thực nhiều bước thành công',
52 'mfa_remove_method_notification' => 'Đã gỡ xác thực nhiều bước',
55 'webhook_create' => 'created webhook',
56 'webhook_create_notification' => 'Webhook successfully created',
57 'webhook_update' => 'updated webhook',
58 'webhook_update_notification' => 'Webhook successfully updated',
59 'webhook_delete' => 'deleted webhook',
60 'webhook_delete_notification' => 'Webhook successfully deleted',
63 'user_update_notification' => 'User successfully updated',
64 'user_delete_notification' => 'User successfully removed',
67 'commented_on' => 'đã bình luận về',
68 'permissions_update' => 'các quyền đã được cập nhật',