From b81ccc0507d0571fce005f5878c5fd242c3e5e31 Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Sun, 22 Dec 2024 18:57:58 -0500 Subject: [PATCH] [ExtensionPanel] Add disable all / enable all actions (#2017) Co-authored-by: github-actions --- .../dialog/content/setting/ExtensionPanel.vue | 41 +++++++++++++++++++ src/locales/en/main.json | 4 +- src/locales/ja/main.json | 2 + src/locales/ko/main.json | 2 + src/locales/ru/main.json | 2 + src/locales/zh/main.json | 2 + 6 files changed, 52 insertions(+), 1 deletion(-) diff --git a/src/components/dialog/content/setting/ExtensionPanel.vue b/src/components/dialog/content/setting/ExtensionPanel.vue index f0cb4b7d6..94480b4f2 100644 --- a/src/components/dialog/content/setting/ExtensionPanel.vue +++ b/src/components/dialog/content/setting/ExtensionPanel.vue @@ -33,9 +33,19 @@ +