]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ca/activities.php
Fixed some typos and corrected grammar.
[bookstack] / resources / lang / ca / activities.php
index a2c8eb30c3c1fb6d7f7597398740e10cae3accd7..083f45656ad49f5f2bfae80a265d966cc787a9bd 100644 (file)
@@ -28,6 +28,8 @@ return [
     // Books
     'book_create'                 => 'ha creat el llibre',
     'book_create_notification'    => 'Book successfully created',
+    'book_create_from_chapter'              => 'converted chapter to book',
+    'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
     'book_update'                 => 'ha actualitzat el llibre',
     'book_update_notification'    => 'Book successfully updated',
     'book_delete'                 => 'ha suprimit un llibre',
@@ -38,6 +40,8 @@ return [
     // Bookshelves
     'bookshelf_create'            => 'created bookshelf',
     'bookshelf_create_notification'    => 'Bookshelf successfully created',
+    'bookshelf_create_from_book'    => 'converted book to bookshelf',
+    'bookshelf_create_from_book_notification'    => 'Book successfully converted to a shelf',
     'bookshelf_update'                 => 'ha actualitzat el prestatge',
     'bookshelf_update_notification'    => 'Bookshelf successfully updated',
     'bookshelf_delete'                 => 'ha suprimit un prestatge',