3 * Activity text strings.
4 * Is used for all the text within activity logs & notifications.
9 'page_create' => 'a créé la page',
10 'page_create_notification' => 'Page créée avec succès',
11 'page_update' => 'a modifié la page',
12 'page_update_notification' => 'Page modifiée avec succès',
13 'page_delete' => 'a supprimé la page',
14 'page_delete_notification' => 'Page supprimée avec succès',
15 'page_restore' => 'a restauré la page',
16 'page_restore_notification' => 'Page restaurée avec succès',
17 'page_move' => 'a déplacé la page',
20 'chapter_create' => 'a créé le chapitre',
21 'chapter_create_notification' => 'Chapitre créé avec succès',
22 'chapter_update' => 'a modifié le chapitre',
23 'chapter_update_notification' => 'Chapitre modifié avec succès',
24 'chapter_delete' => 'a supprimé le chapitre',
25 'chapter_delete_notification' => 'Chapitre supprimé avec succès',
26 'chapter_move' => 'a déplacé le chapitre',
29 'book_create' => 'a créé un livre',
30 'book_create_notification' => 'Livre créé avec succès',
31 'book_create_from_chapter' => 'chapitre converti en livre',
32 'book_create_from_chapter_notification' => 'Chapitre converti en livre avec succès',
33 'book_update' => 'a modifié le livre',
34 'book_update_notification' => 'Livre modifié avec succès',
35 'book_delete' => 'a supprimé un livre',
36 'book_delete_notification' => 'Livre supprimé avec succès',
37 'book_sort' => 'a réordonné le livre',
38 'book_sort_notification' => 'Livre restauré avec succès',
41 'bookshelf_create' => 'created shelf',
42 'bookshelf_create_notification' => 'Shelf successfully created',
43 'bookshelf_create_from_book' => 'converted book to shelf',
44 'bookshelf_create_from_book_notification' => 'Livre converti en étagère avec succès',
45 'bookshelf_update' => 'updated shelf',
46 'bookshelf_update_notification' => 'Shelf successfully updated',
47 'bookshelf_delete' => 'deleted shelf',
48 'bookshelf_delete_notification' => 'Shelf successfully deleted',
51 'favourite_add_notification' => '":name" a été ajouté dans vos favoris',
52 'favourite_remove_notification' => '":name" a été supprimé de vos favoris',
55 'mfa_setup_method_notification' => 'Méthode multi-facteurs configurée avec succès',
56 'mfa_remove_method_notification' => 'Méthode multi-facteurs supprimée avec succès',
59 'webhook_create' => 'Créer un Webhook',
60 'webhook_create_notification' => 'Webhook créé avec succès',
61 'webhook_update' => 'éditer un Webhook',
62 'webhook_update_notification' => 'Webhook modifié avec succès',
63 'webhook_delete' => 'supprimer un Webhook',
64 'webhook_delete_notification' => 'Webhook supprimé avec succès',
67 'user_update_notification' => 'Utilisateur mis à jour avec succès',
68 'user_delete_notification' => 'Utilisateur supprimé avec succès',
71 'commented_on' => 'a commenté',
72 'permissions_update' => 'a mis à jour les autorisations sur',