From f9cc9257458e4c32b8687dd4644fec56ada2e755 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 23 May 2023 10:07:34 +0800 Subject: [PATCH] :art: After downloading the plugin, ask whether to enable it immediately https://github.com/siyuan-note/siyuan/issues/8322 --- app/appearance/langs/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json index 851844cbd..064d46063 100644 --- a/app/appearance/langs/en_US.json +++ b/app/appearance/langs/en_US.json @@ -1,5 +1,5 @@ { - "enablePluginTip": "Do you need to enable this plugin now? You can enable, disable or uninstall it later in [Downloaded - Plugins]", + "enablePluginTip": "Do you need to enable this plugin now? You can enable, disable or uninstall it later in [Downloaded - Plugin]", "color": "Color", "confirmPassword": "I have already remembered the password", "passwordNoMatch": "The passwords entered twice do not match",