X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/9135a85de4eef32a91c7a3ee0aa405ed454e5a4c..refs/pull/4191/head:/lang/de/activities.php diff --git a/lang/de/activities.php b/lang/de/activities.php index c00b35398..e46edc1fd 100644 --- a/lang/de/activities.php +++ b/lang/de/activities.php @@ -67,6 +67,11 @@ return [ 'user_update_notification' => 'Benutzer erfolgreich aktualisiert', 'user_delete_notification' => 'Benutzer erfolgreich entfernt', + // Roles + 'role_create_notification' => 'Rolle erfolgreich angelegt', + 'role_update_notification' => 'Rolle erfolgreich aktualisiert', + 'role_delete_notification' => 'Rolle erfolgreich gelöscht', + // Other 'commented_on' => 'hat einen Kommentar hinzugefügt', 'permissions_update' => 'hat die Berechtigungen aktualisiert',