diff --git a/app/locales/cn.ts b/app/locales/cn.ts index f4fc4408c..4c438e1a8 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -389,12 +389,12 @@ const cn = { }, Baidu: { ApiKey: { - Title: "接口密钥", + Title: "API Key", SubTitle: "使用自定义 Baidu API Key", Placeholder: "Baidu API Key", }, SecretKey: { - Title: "接口密钥", + Title: "Secret Key", SubTitle: "使用自定义 Baidu Secret Key", Placeholder: "Baidu Secret Key", },