6 * Activity text strings.
7 * Is used for all the text within activity logs & notifications.
11 'page_create' => 'Seite erstellt',
12 'page_create_notification' => 'Seite erfolgreich erstellt',
13 'page_update' => 'Seite aktualisiert',
14 'page_update_notification' => 'Seite erfolgreich aktualisiert',
15 'page_delete' => 'Seite gelöscht',
16 'page_delete_notification' => 'Seite erfolgreich gelöscht',
17 'page_restore' => 'Seite wiederhergstellt',
18 'page_restore_notification' => 'Seite erfolgreich wiederhergstellt',
19 'page_move' => 'Seite verschoben',
22 'chapter_create' => 'Kapitel erstellt',
23 'chapter_create_notification' => 'Kapitel erfolgreich erstellt',
24 'chapter_update' => 'Kapitel aktualisiert',
25 'chapter_update_notification' => 'Kapitel erfolgreich aktualisiert',
26 'chapter_delete' => 'Kapitel gelöscht',
27 'chapter_delete_notification' => 'Kapitel erfolgreich gelöscht',
28 'chapter_move' => 'Kapitel verschoben',
31 'book_create' => 'Buch erstellt',
32 'book_create_notification' => 'Buch erfolgreich erstellt',
33 'book_update' => 'Buch aktualisiert',
34 'book_update_notification' => 'Buch erfolgreich aktualisiert',
35 'book_delete' => 'Buch gelöscht',
36 'book_delete_notification' => 'Buch erfolgreich gelöscht',
37 'book_sort' => 'Buch sortiert',
38 'book_sort_notification' => 'Buch erfolgreich neu sortiert',