[zh-cn] fix zh-cn/docs/reference/kubernetes-api/authentication-resources/token-review-v1.md

fix some translate mistake
pull/40410/head
mahmut 2023-03-30 02:47:25 +00:00 committed by GitHub
parent fe8d834d44
commit b508156f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ TokenReviewStatus 是令牌认证请求的结果。
user 是与提供的令牌关联的 UserInfo。 user 是与提供的令牌关联的 UserInfo。
<a name="UserInfo"></a> <a name="UserInfo"></a>
<-- <!--
*UserInfo holds the information about the user needed to implement the user.Info interface.* *UserInfo holds the information about the user needed to implement the user.Info interface.*
--> -->
**UserInfo 保存实现 user.Info 接口所需的用户信息** **UserInfo 保存实现 user.Info 接口所需的用户信息**
@ -163,7 +163,7 @@ TokenReviewStatus 是令牌认证请求的结果。
<!-- <!--
The name that uniquely identifies this user among all active users. The name that uniquely identifies this user among all active users.
--> -->
在所有活用户中唯一标识此用户的名称。 在所有活用户中唯一标识此用户的名称。
<!-- <!--
## Operations {#Operations} ## Operations {#Operations}