This commit is contained in:
lloydzhou 2024-07-12 21:41:12 +08:00
parent 9b97dca601
commit 831627268d
1 changed files with 2 additions and 2 deletions

View File

@ -349,12 +349,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",
},