From 805134bb740a5af944a8cac3186d5f4887eec3ff Mon Sep 17 00:00:00 2001 From: Freeplay Date: Mon, 15 May 2023 21:45:17 -0400 Subject: [PATCH] move labels in migration page into caption --- packages/client/src/pages/settings/migration.vue | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/packages/client/src/pages/settings/migration.vue b/packages/client/src/pages/settings/migration.vue index 1dcc44f91..14d26efb1 100644 --- a/packages/client/src/pages/settings/migration.vue +++ b/packages/client/src/pages/settings/migration.vue @@ -7,11 +7,11 @@ > + {{ i18n.ts.moveAccount }} -
{{ i18n.ts.moveAccountDescription }}
@@ -21,6 +21,7 @@ > + {{ i18n.ts.save }} -
{{ i18n.ts.moveFromDescription }}
@@ -69,10 +69,3 @@ definePageMetadata({ icon: "ph-lock ph-bold ph-lg", }); - -