From dd3a65b52be507c7e167790404362f01265f9dda Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 25 Feb 2023 08:58:51 +0900 Subject: [PATCH] :art: --- .../frontend/src/pages/settings/plugin.vue | 38 ++++++++++--------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/packages/frontend/src/pages/settings/plugin.vue b/packages/frontend/src/pages/settings/plugin.vue index b3459a2e2..8b57dceef 100644 --- a/packages/frontend/src/pages/settings/plugin.vue +++ b/packages/frontend/src/pages/settings/plugin.vue @@ -4,27 +4,29 @@ -
- {{ plugin.name }}v{{ plugin.version }} +
+
+ {{ plugin.name }}v{{ plugin.version }} - {{ i18n.ts.makeActive }} + {{ i18n.ts.makeActive }} - - - - - - - - - - - - + + + + + + + + + + + + -
- {{ i18n.ts.settings }} - {{ i18n.ts.uninstall }} +
+ {{ i18n.ts.settings }} + {{ i18n.ts.uninstall }} +