diff --git a/src/main/resources/languages/zh-CN.json b/src/main/resources/languages/zh-CN.json index fe78df38d..4ece73fd9 100644 --- a/src/main/resources/languages/zh-CN.json +++ b/src/main/resources/languages/zh-CN.json @@ -17,7 +17,7 @@ "default_password": "[Dispatch] 成功加载 keystore 默认密码。请考虑将 config.json 的默认密码设置为 123456" }, "authentication": { - "default_unable_to_verify": "[Authentication] 称为 verifyUser 的方法在默认身份认证程序中不可用" + "default_unable_to_verify": "[Authentication] 称为 verifyUser 的 method 在默认验证程序中不可用" }, "no_commands_error": "此命令不适用于 Dispatch-only 模式", "unhandled_request_error": "[Dispatch] 潜在的未处理请求:%s %s",