6 * Activity text strings.
7 * Is used for all the text within activity logs & notifications.
11 'page_create' => 'a créé la page',
12 'page_create_notification' => 'Page créée avec succès',
13 'page_update' => 'a modifié la page',
14 'page_update_notification' => 'Page modifiée avec succès',
15 'page_delete' => 'a supprimé la page',
16 'page_delete_notification' => 'Page supprimée avec succès',
17 'page_restore' => 'a restauré la page',
18 'page_restore_notification' => 'Page restaurée avec succès',
19 'page_move' => 'a déplacé la page',
22 'chapter_create' => 'a créé le chapitre',
23 'chapter_create_notification' => 'Chapitre créé avec succès',
24 'chapter_update' => 'a modifié le chapitre',
25 'chapter_update_notification' => 'Chapitre modifié avec succès',
26 'chapter_delete' => 'a supprimé le chapitre',
27 'chapter_delete_notification' => 'Chapitre supprimé avec succès',
28 'chapter_move' => 'a déplacé le chapitre',
31 'book_create' => 'a créé le livre',
32 'book_create_notification' => 'Livre créé avec succès',
33 'book_update' => 'a modifié le livre',
34 'book_update_notification' => 'Livre modifié avec succès',
35 'book_delete' => 'a supprimé le livre',
36 'book_delete_notification' => 'Livre supprimé avec succès',
37 'book_sort' => 'a réordonné le livre',
38 'book_sort_notification' => 'Livre réordonné avec succès',
41 'commented_on' => 'a commenté'