update
This commit is contained in:
parent
9b97dca601
commit
831627268d
|
@ -349,12 +349,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",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue