chore(i18n): translate jwt fields to zh

This commit is contained in:
JianBo He 2022-04-26 14:21:52 +08:00
parent 44689f0f63
commit 3858c2353a
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,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"""