]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/fr/activities.php
Fixed some typos and corrected grammar.
[bookstack] / resources / lang / fr / activities.php
index d0386f5940444de72668d1de4a08d9ff3ada10f1..dee6460543520f1d130834e5d3a8bc49977d9f19 100644 (file)
@@ -28,8 +28,8 @@ return [
     // Books
     'book_create'                 => 'a créé un livre',
     'book_create_notification'    => 'Livre créé avec succès',
-    'book_create_from_chapter'              => 'converted chapter to book',
-    'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
+    'book_create_from_chapter'              => 'chapitre converti en livre',
+    'book_create_from_chapter_notification' => 'Chapitre converti en livre avec succès',
     'book_update'                 => 'a modifié le livre',
     'book_update_notification'    => 'Livre modifié avec succès',
     'book_delete'                 => 'a supprimé un livre',
@@ -40,8 +40,8 @@ return [
     // Bookshelves
     'bookshelf_create'            => 'a créé l\'étagère',
     'bookshelf_create_notification'    => 'Étagère créée avec succès',
-    'bookshelf_create_from_book'    => 'converted book to bookshelf',
-    'bookshelf_create_from_book_notification'    => 'Book successfully converted to a shelf',
+    'bookshelf_create_from_book'    => 'livre converti en étagère',
+    'bookshelf_create_from_book_notification'    => 'Livre converti en étagère avec succès',
     'bookshelf_update'                 => 'a modifié l\'étagère',
     'bookshelf_update_notification'    => 'Étagère modifiée avec succès',
     'bookshelf_delete'                 => 'a supprimé l\'étagère',