+ // API Tokens
+ 'api_token_create' => 'skapade API-token',
+ 'api_token_create_notification' => 'API-token har skapats',
+ 'api_token_update' => 'uppdaterad API-token',
+ 'api_token_update_notification' => 'API-token har uppdaterats',
+ 'api_token_delete' => 'raderad API-token',
+ 'api_token_delete_notification' => 'API-token har tagits bort',
+
+ // Roles
+ 'role_create' => 'skapad roll',
+ 'role_create_notification' => 'Rollen har skapats',
+ 'role_update' => 'uppdaterad roll',
+ 'role_update_notification' => 'Rollen har uppdaterats',
+ 'role_delete' => 'raderad roll',
+ 'role_delete_notification' => 'Rollen har tagits bort',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => 'tömd papperskorg',
+ 'recycle_bin_restore' => 'återställd från papperskorgen',
+ 'recycle_bin_destroy' => 'borttagen från papperskorgen',
+
+ // Comments