This commit is contained in:
lloydzhou 2024-07-12 21:41:12 +08:00 committed by sijinhui
parent c3eaa4762d
commit 32a5523aa7

View File

@ -389,12 +389,12 @@ const cn = {
}, },
Baidu: { Baidu: {
ApiKey: { ApiKey: {
Title: "接口密钥", Title: "API Key",
SubTitle: "使用自定义 Baidu API Key", SubTitle: "使用自定义 Baidu API Key",
Placeholder: "Baidu API Key", Placeholder: "Baidu API Key",
}, },
SecretKey: { SecretKey: {
Title: "接口密钥", Title: "Secret Key",
SubTitle: "使用自定义 Baidu Secret Key", SubTitle: "使用自定义 Baidu Secret Key",
Placeholder: "Baidu Secret Key", Placeholder: "Baidu Secret Key",
}, },