From 2fae89a0ace76035e2ba9840682f88991a8104f7 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Sun, 11 May 2025 16:04:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E8=BF=9E=E7=BB=ADIP?= =?UTF-8?q?=E8=8C=83=E5=9B=B4=E6=89=B9=E9=87=8F=E6=B7=BB=E5=8A=A0=E8=BF=9E?= =?UTF-8?q?=E6=8E=A5=E7=9A=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refs #28 --- .../src/components/AddConnectionForm.vue | 382 ++++++++++++------ packages/frontend/src/locales/en-US.json | 22 +- packages/frontend/src/locales/ja-JP.json | 19 +- packages/frontend/src/locales/zh-CN.json | 22 +- 4 files changed, 324 insertions(+), 121 deletions(-) diff --git a/packages/frontend/src/components/AddConnectionForm.vue b/packages/frontend/src/components/AddConnectionForm.vue index f5b4f09..1d7afc9 100644 --- a/packages/frontend/src/components/AddConnectionForm.vue +++ b/packages/frontend/src/components/AddConnectionForm.vue @@ -1,12 +1,13 @@