lloydzhou 1 年之前
父節點
當前提交
831627268d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/locales/cn.ts

+ 2 - 2
app/locales/cn.ts

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