- '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 令牌',
+ 'api_token_create_notification' => '成功创建 API 令牌',
+ 'api_token_update' => '已更新 API 令牌',
+ 'api_token_update_notification' => 'API 令牌更新成功',
+ 'api_token_delete' => '已删除 API 令牌',
+ 'api_token_delete_notification' => 'API 令牌删除成功',