+ // API Tokens
+ 'api_token_create' => 'opprettet API-nøkkel',
+ 'api_token_create_notification' => 'API-token er opprettet',
+ 'api_token_update' => 'oppdaterte API-nøkkel',
+ 'api_token_update_notification' => 'API-token oppdatert',
+ 'api_token_delete' => 'slettet API-nøkkel',
+ 'api_token_delete_notification' => 'API-token ble slettet',
+
+ // Roles
+ 'role_create' => 'opprettet rolle',
+ 'role_create_notification' => 'Rollen ble opprettet',
+ 'role_update' => 'oppdatert rolle',
+ 'role_update_notification' => 'Rollen ble oppdatert',
+ 'role_delete' => 'slettet rolle',
+ 'role_delete_notification' => 'Rollen ble fjernet',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => 'tømt resirkulering bin',
+ 'recycle_bin_restore' => 'gjenopprettet fra papirkurven',
+ 'recycle_bin_destroy' => 'fjernet fra papirkurven',
+
+ // Comments