From ad4cc31c29ff9439ede454344eb15cd204dc23cf Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Wed, 19 Mar 2025 19:36:19 +0800 Subject: [PATCH] feat: add confirmation dialog for uninstallation --- module/webui/index.html | 12 ++++++ module/webui/locales/A-template.json | 6 +++ module/webui/locales/en-US.json | 6 +++ module/webui/locales/es-ES.json | 12 ++++-- module/webui/locales/id-ID.json | 8 +++- module/webui/locales/ja-JP.json | 6 +++ module/webui/locales/pl-PL.json | 6 +++ module/webui/locales/ru-RU.json | 6 +++ module/webui/locales/tl-PH.json | 10 ++++- module/webui/locales/tr-TR.json | 6 +++ module/webui/locales/zh-CN.json | 6 +++ module/webui/locales/zh-TW.json | 6 +++ module/webui/scripts/main.js | 29 +++++++++++++- module/webui/styles/global.css | 55 ++++++++++++++++++++++++++ module/webui/styles/header.css | 10 ----- module/webui/styles/security_patch.css | 1 - 16 files changed, 166 insertions(+), 19 deletions(-) diff --git a/module/webui/index.html b/module/webui/index.html index 5331762..14af7d4 100644 --- a/module/webui/index.html +++ b/module/webui/index.html @@ -338,6 +338,18 @@ + +
+
+
+

+
+ + +
+
+
+