// Books
'book_create' => 'libro creado',
'book_create_notification' => 'Libro creado correctamente',
- 'book_create_from_chapter' => 'convertido capítulo a libro',
- 'book_create_from_chapter_notification' => 'Capítulo convertido a libro con éxito',
+ 'book_create_from_chapter' => 'capítulo convertido en libro',
+ 'book_create_from_chapter_notification' => 'Capítulo convertido en libro con éxito',
'book_update' => 'libro actualizado',
'book_update_notification' => 'Libro actualizado correctamente',
'book_delete' => 'libro borrado',
// Bookshelves
'bookshelf_create' => 'estante creado',
'bookshelf_create_notification' => 'Estante creado correctamente',
- 'bookshelf_create_from_book' => 'convertido libro a estante',
- 'bookshelf_create_from_book_notification' => 'Libro convertido a estante con éxito',
- 'bookshelf_update' => 'Estante actualizado',
+ 'bookshelf_create_from_book' => 'libro convertido en estante',
+ 'bookshelf_create_from_book_notification' => 'Libro convertido en estante con éxito',
+ 'bookshelf_update' => 'estante actualizado',
'bookshelf_update_notification' => 'Estante actualizado correctamente',
- 'bookshelf_delete' => 'Estante borrado',
+ 'bookshelf_delete' => 'estante eliminado',
'bookshelf_delete_notification' => 'Estante eliminado correctamente',
// Favourites