X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/d673bf61c221ca1aa1b72d636ee354e8ac933fd2..refs/pull/2283/head:/resources/lang/fr/activities.php diff --git a/resources/lang/fr/activities.php b/resources/lang/fr/activities.php index ab54bff7c..56db4abff 100644 --- a/resources/lang/fr/activities.php +++ b/resources/lang/fr/activities.php @@ -1,12 +1,10 @@ 'a créé la page', 'page_create_notification' => 'Page créée avec succès', @@ -38,7 +36,7 @@ return [ 'book_sort_notification' => 'Livre réordonné avec succès', // Bookshelves - 'bookshelf_create' => 'a créé l\'étagère', + 'bookshelf_create' => 'a créé l\'étagère', 'bookshelf_create_notification' => 'Étagère créée avec succès', 'bookshelf_update' => 'a modifié l\'étagère', 'bookshelf_update_notification' => 'Étagère modifiée avec succès', @@ -46,5 +44,5 @@ return [ 'bookshelf_delete_notification' => 'Étagère supprimée avec succès', // Other - 'commented_on' => 'a commenté' + 'commented_on' => 'a commenté', ];