+ // API Tokens
+ 'api_token_create' => 'created API token',
+ 'api_token_create_notification' => 'Token API creat cu succes',
+ 'api_token_update' => 'updated API token',
+ 'api_token_update_notification' => 'Token API actualizat cu succes',
+ 'api_token_delete' => 'deleted API token',
+ 'api_token_delete_notification' => 'Token API șters cu succes',
+
+ // Roles
+ 'role_create' => 'rol creat',
+ 'role_create_notification' => 'Rol creat cu succes',
+ 'role_update' => 'rol actualizat',
+ 'role_update_notification' => 'Rol actualizat cu succes',
+ 'role_delete' => 'rol șters',
+ 'role_delete_notification' => 'Rol şters cu succes',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => 'golește cos de gunoi',
+ 'recycle_bin_restore' => 'restaurat din coșul de gunoi',
+ 'recycle_bin_destroy' => 'eliminat din coșul de gunoi',
+
+ // Comments