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éé le livre',
30 'book_create_notification' => 'Livre créé avec succès',
31 'book_update' => 'a modifié le livre',
32 'book_update_notification' => 'Livre modifié avec succès',
33 'book_delete' => 'a supprimé le livre',
34 'book_delete_notification' => 'Livre supprimé avec succès',
35 'book_sort' => 'a réordonné le livre',
36 'book_sort_notification' => 'Livre réordonné avec succès',
39 'bookshelf_create' => 'a créé l\'étagère',
40 'bookshelf_create_notification' => 'Étagère créée avec succès',
41 'bookshelf_update' => 'a modifié l\'étagère',
42 'bookshelf_update_notification' => 'Étagère modifiée avec succès',
43 'bookshelf_delete' => 'a supprimé l\'étagère',
44 'bookshelf_delete_notification' => 'Étagère supprimée avec succès',
47 'commented_on' => 'a commenté',