diff --git a/frontend/src/i18n/zh.js b/frontend/src/i18n/zh.js
index 2d75b1f3..e275afd0 100644
--- a/frontend/src/i18n/zh.js
+++ b/frontend/src/i18n/zh.js
@@ -409,6 +409,7 @@ export default {
'Release Note': '发布记录',
'How to Upgrade': '升级方式',
'Release': '发布',
+ 'Add Wechat to join discussion group': '添加微信 tikazyq1 加入交流群',
// 登录
'Sign in': '登录',
diff --git a/frontend/src/views/layout/components/Navbar.vue b/frontend/src/views/layout/components/Navbar.vue
index 5e380e1b..7dfa804f 100644
--- a/frontend/src/views/layout/components/Navbar.vue
+++ b/frontend/src/views/layout/components/Navbar.vue
@@ -61,6 +61,20 @@
{{$t('Upgrade')}}
+
+