+ // API Tokens
+ 'api_token_create' => 'oprettet API token',
+ 'api_token_create_notification' => 'API token successfully created',
+ 'api_token_update' => 'updated API token',
+ 'api_token_update_notification' => 'API token successfully updated',
+ 'api_token_delete' => 'deleted API token',
+ 'api_token_delete_notification' => 'API token successfully deleted',
+
+ // Roles
+ 'role_create' => 'oprettet rolle',
+ 'role_create_notification' => 'Rolle oprettet',
+ 'role_update' => 'opdateret rolle',
+ 'role_update_notification' => 'Rolle opdateret',
+ 'role_delete' => 'slettet rolle',
+ 'role_delete_notification' => 'Rollen blev slettet',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => 'emptied recycle bin',
+ 'recycle_bin_restore' => 'restored from recycle bin',
+ 'recycle_bin_destroy' => 'removed from recycle bin',
+
+ // Comments