- 'api_token_create' => 'created 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',
+ 'api_token_create' => 'a créé un jeton API',
+ 'api_token_create_notification' => 'Jeton d\'API créé avec succès',
+ 'api_token_update' => 'a mis à jour un jeton API',
+ 'api_token_update_notification' => 'Jeton d\'API mis à jour avec succès',
+ 'api_token_delete' => 'a supprimé un jeton API',
+ 'api_token_delete_notification' => 'Jeton d\'API supprimé avec succès',