From 32a5523aa7ac0927421bf23ce07f230e81d7a6dd Mon Sep 17 00:00:00 2001 From: lloydzhou Date: Fri, 12 Jul 2024 21:41:12 +0800 Subject: [PATCH] update --- app/locales/cn.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/locales/cn.ts b/app/locales/cn.ts index f4fc4408c..4c438e1a8 100644 --- a/app/locales/cn.ts +++ b/app/locales/cn.ts @@ -389,12 +389,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", },