From 6e47c1ba9a2fe475df25c82e8d2aeec42afac447 Mon Sep 17 00:00:00 2001
From: Wangjiahao <1522128093@qq.com>
Date: Mon, 22 May 2023 10:32:30 +0800
Subject: [PATCH] =?UTF-8?q?refactor(=E9=A6=96=E9=A1=B5):=20=E5=A2=9E?=
=?UTF-8?q?=E5=8A=A0=E9=A6=96=E9=A1=B5=E8=AE=BA=E5=9D=9B=E9=93=BE=E6=8E=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
frontend/src/lang/en.js | 1 +
frontend/src/lang/tw.js | 1 +
frontend/src/lang/zh.js | 1 +
frontend/src/views/wizard/index.vue | 7 +++++++
4 files changed, 10 insertions(+)
diff --git a/frontend/src/lang/en.js b/frontend/src/lang/en.js
index 36d2dd7baa..533bf9b5ee 100644
--- a/frontend/src/lang/en.js
+++ b/frontend/src/lang/en.js
@@ -2785,6 +2785,7 @@ export default {
email: 'Email:',
tel: 'Tel:',
web: 'Web:',
+ bbs: 'BBS:',
apply: 'Free Trial Application',
more: 'More',
weChat_official_account: 'WeChat official account',
diff --git a/frontend/src/lang/tw.js b/frontend/src/lang/tw.js
index 1f3bce50bb..209d78504a 100644
--- a/frontend/src/lang/tw.js
+++ b/frontend/src/lang/tw.js
@@ -2779,6 +2779,7 @@ export default {
email: '郵箱:',
tel: '電話:',
web: '網址:',
+ bbs: '論壇:',
apply: '免費試用申請',
more: '更多',
weChat_official_account: '微信公眾號',
diff --git a/frontend/src/lang/zh.js b/frontend/src/lang/zh.js
index bf71845835..6916b2234a 100644
--- a/frontend/src/lang/zh.js
+++ b/frontend/src/lang/zh.js
@@ -2794,6 +2794,7 @@ export default {
email: '邮箱:',
tel: '电话:',
web: '网址:',
+ bbs: '论坛:',
apply: '免费试用申请',
more: '更多',
weChat_official_account: '微信公众号',
diff --git a/frontend/src/views/wizard/index.vue b/frontend/src/views/wizard/index.vue
index 9846564106..9cfad3f6de 100644
--- a/frontend/src/views/wizard/index.vue
+++ b/frontend/src/views/wizard/index.vue
@@ -98,6 +98,13 @@
href="https://www.dataease.io"
>www.dataease.io
+