Merge pull request #7769 from HJianBo/zh-for-jwt

chore(i18n): translate jwt fields to zh
This commit is contained in:
JianBo He 2022-04-27 17:49:51 +08:00 committed by GitHub
commit eb39a8476f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@ Commands can support following wildcards:\n
jwt {
desc {
en: """Authorization using ACL rules from authentication JWT."""
zh: """Authorization using ACL rules from authentication JWT."""
zh: """使用 JWT 登录认证中携带的 ACL 规则来进行发布和订阅的授权。"""
}
label {
en: """jwt"""