lloydzhou hace 1 año
padre
commit
831627268d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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",
         },