- 'bookshelf_create' => 'created bookshelf',
- 'bookshelf_create_notification' => 'Bookshelf successfully created',
- 'bookshelf_update' => '서가 바꾸기',
- 'bookshelf_update_notification' => 'Bookshelf successfully updated',
- 'bookshelf_delete' => '삭제된 서가',
- 'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
+ 'bookshelf_create' => '책꽂이 만들기',
+ 'bookshelf_create_notification' => '책꽂이 생성함',
+ 'bookshelf_create_from_book' => 'converted book to bookshelf',
+ 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
+ 'bookshelf_update' => '책꽂이 수정',
+ 'bookshelf_update_notification' => '책꽂이 수정함',
+ 'bookshelf_delete' => '책꽂이 지우기',
+ 'bookshelf_delete_notification' => '책꽂이 삭제함',