- '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' => 'API token yang dibuat',
+ 'api_token_create_notification' => 'Token API berhasil dibuat',
+ 'api_token_update' => 'token API yang diperbarui',
+ 'api_token_update_notification' => 'token API berhasil dirubah',
+ 'api_token_delete' => 'token API yang dihapus',
+ 'api_token_delete_notification' => 'token API berhasil dihapus ',