From 831627268dac654439cc522303a952fd32fe0e91 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 728bdbc5968..323f9ddad83 100644 --- a/app/locales/cn.ts +++ b/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", },