Skip to content

Commit

Permalink
fix: fix translate error (casdoor#1432)
Browse files Browse the repository at this point in the history
* fix:fix translate error

* Delete TelegramLoginButton.js

* Update data.json

* Update data.json

Co-authored-by: hsluoyz <[email protected]>
  • Loading branch information
forestmgy and hsluoyz authored Dec 30, 2022
1 parent f465fc6 commit 7bbe1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/locales/zh/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"The user: %s/%s doesn't exist": "用户不存在: %s/%s",
"Turing test failed.": "真人验证失败",
"Unauthorized operation": "未授权的操作",
"Unknown authentication type (not password or provider), form = %s": "未授权的操作"
"Unknown authentication type (not password or provider), form = %s": "未知的认证类型(非密码或第三方提供商):%s"
},
"cas": {
"Service %s and %s do not match": "服务 %s 与 %s 不匹配"
Expand Down

0 comments on commit 7bbe1e3

Please sign in to comment.