From a430284aa21e3ae1f0d5654e55b2ad2852519cc2 Mon Sep 17 00:00:00 2001 From: wwf <yearningwang@iqtogether.com> Date: 星期三, 04 六月 2025 15:17:49 +0800 Subject: [PATCH] 初始化 --- i18n/en-US/app-overview.ts | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/i18n/en-US/app-overview.ts b/i18n/en-US/app-overview.ts index 0261f4c..15801d1 100644 --- a/i18n/en-US/app-overview.ts +++ b/i18n/en-US/app-overview.ts @@ -33,7 +33,6 @@ explanation: 'Ready-to-use AI WebApp', accessibleAddress: 'Public URL', preview: 'Preview', - launch: 'Launch', regenerate: 'Regenerate', regenerateNotice: 'Do you want to regenerate the public URL?', preUseReminder: 'Please enable WebApp before continuing.', @@ -57,7 +56,6 @@ chatColorThemeDesc: 'Set the color theme of the chatbot', chatColorThemeInverted: 'Inverted', invalidHexMessage: 'Invalid hex value', - invalidPrivacyPolicy: 'Invalid privacy policy link. Please use a valid link that starts with http or https', sso: { label: 'SSO Enforcement', title: 'WebApp SSO', -- Gitblit v1.8.0