From 87aaf8991a9a141c164f119e9f443aed3aa97bb5 Mon Sep 17 00:00:00 2001 From: chengyongru <2755839590@qq.com> Date: Mon, 15 Jun 2026 22:52:26 +0800 Subject: [PATCH] fix(webui): simplify automation details --- .../src/components/settings/SettingsView.tsx | 261 +----------------- webui/src/i18n/locales/en/common.json | 17 -- webui/src/i18n/locales/es/common.json | 17 -- webui/src/i18n/locales/fr/common.json | 17 -- webui/src/i18n/locales/id/common.json | 17 -- webui/src/i18n/locales/ja/common.json | 17 -- webui/src/i18n/locales/ko/common.json | 17 -- webui/src/i18n/locales/vi/common.json | 17 -- webui/src/i18n/locales/zh-CN/common.json | 17 -- webui/src/i18n/locales/zh-TW/common.json | 17 -- webui/src/tests/app-layout.test.tsx | 24 +- webui/src/tests/i18n.test.tsx | 6 - 12 files changed, 11 insertions(+), 433 deletions(-) diff --git a/webui/src/components/settings/SettingsView.tsx b/webui/src/components/settings/SettingsView.tsx index 77b7b79b..c6efe0d0 100644 --- a/webui/src/components/settings/SettingsView.tsx +++ b/webui/src/components/settings/SettingsView.tsx @@ -1716,9 +1716,7 @@ export function SettingsView({