From a0d6688ab0956cc09b5d87014b229024652c6298 Mon Sep 17 00:00:00 2001 From: Ree Date: Mon, 10 Jul 2023 21:11:43 +0800 Subject: [PATCH] Update en.ts --- app/locales/en.ts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/locales/en.ts b/app/locales/en.ts index f5d90fd2c..e8ec6d677 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -218,10 +218,7 @@ const en: LocaleType = { SubTitle: "Access control enabled", Placeholder: "Need Access Code", }, - Endpoint: { - Title: "Endpoint", - SubTitle: "Custom endpoint must start with http(s)://", - }, + CustomModel: { Title: "Custom Models", SubTitle: "Add extra model options, separate by comma",