'page_create_notification' => '문서 만듦',
'page_update' => '문서 수정',
'page_update_notification' => '문서 수정함',
- 'page_delete' => '문서 지우기',
+ 'page_delete' => '삭제 된 페이지',
'page_delete_notification' => '문서 지움',
'page_restore' => '문서 복원',
'page_restore_notification' => '문서 복원함',
- 'page_move' => '문ì\84\9c ì\98®ê¸°ê¸°',
+ 'page_move' => '문ì\84\9c ì\9d´ë\8f\84á\86¼ë\90¨',
// Chapters
- 'chapter_create' => 'ì\9e¥ì \88 만들기',
- 'chapter_create_notification' => 'ì\9e¥ì \88 만듦',
- 'chapter_update' => 'ì\9e¥ì \88 바꾸기',
- 'chapter_update_notification' => 'ì\9e¥ì \88 바꿈',
- 'chapter_delete' => 'ì\9e¥ì \88 ì§\80ì\9a°ê¸°',
- 'chapter_delete_notification' => 'ì\9e¥ì \88 지움',
- 'chapter_move' => 'ì\9e¥ì \88 ì\98®ê¸°ê¸°',
+ 'chapter_create' => 'ì±\95í\84° 만들기',
+ 'chapter_create_notification' => 'ì±\95í\84° 만듦',
+ 'chapter_update' => 'ì±\95í\84° 바꾸기',
+ 'chapter_update_notification' => 'ì±\95í\84° 바꿈',
+ 'chapter_delete' => 'ì\82ì \9cë\90\9c ì±\95í\84°',
+ 'chapter_delete_notification' => 'ì±\95í\84° 지움',
+ 'chapter_move' => 'ì±\95í\84° ì\9d´ë\8f\99ë\90\9c',
// Books
- 'book_create' => 'ì\84\9cì \81 만들기',
- 'book_create_notification' => 'ì\84\9cì \81 만듦',
- 'book_update' => 'ì\84\9cì \81 바꾸기',
- 'book_update_notification' => 'ì\84\9cì \81 바꿈',
- 'book_delete' => 'ì\84\9cì \81 ì§\80ì\9a°ê¸°',
- 'book_delete_notification' => 'ì\84\9cì \81 지움',
- 'book_sort' => 'ì\84\9cì \81 정렬',
- 'book_sort_notification' => 'ì\84\9cì \81 정렬함',
+ 'book_create' => 'ì±\85ì\9e\90 만들기',
+ 'book_create_notification' => 'ì±\85ì\9e\90 만듦',
+ 'book_update' => 'ì±\85ì\9e\90 바꾸기',
+ 'book_update_notification' => 'ì±\85ì\9e\90 바꿈',
+ 'book_delete' => 'ì\82ì \9c ë\90\9c ì±\85ì\9e\90',
+ 'book_delete_notification' => 'ì±\85ì\9e\90 지움',
+ 'book_sort' => 'ì±\85ì\9e\90 정렬',
+ 'book_sort_notification' => 'ì±\85ì\9e\90 정렬함',
// Bookshelves
'bookshelf_create' => '서가 만들기',
'bookshelf_create_notification' => '서가 만듦',
'bookshelf_update' => '서가 바꾸기',
'bookshelf_update_notification' => '서가 바꿈',
- 'bookshelf_delete' => 'ì\84\9cê°\80 ì§\80ì\9a°ê¸°',
+ 'bookshelf_delete' => 'ì\82ì \9cë\90\9c ì\84\9cê°\80',
'bookshelf_delete_notification' => '서가 지움',
+ // Favourites
+ 'favourite_add_notification' => '":name" has been added to your favourites',
+ 'favourite_remove_notification' => '":name" has been removed from your favourites',
+
+ // MFA
+ 'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
+ 'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
+
// Other
'commented_on' => '댓글 쓰기',
+ 'permissions_update' => 'updated permissions',
];