From ddefceafd763fb5c9641fe0c30f3896da97657e9 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Mon, 10 Nov 2025 11:15:04 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=82=80=E8=AF=B7=E6=88=90=E4=B8=BABD):?= =?UTF-8?q?=20=E6=A0=87=E9=A2=98=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/ar.json | 1 + src/locales/en.json | 1 + src/locales/zh.json | 1 + src/views/BDLeaderCenter/inviteBD.vue | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/locales/ar.json b/src/locales/ar.json index ca321f7..f283755 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -106,6 +106,7 @@ "last_month": "الشهر الماضي", "this_month": "هذا الشهر", "invite_become_agent": "دعوة المستخدم لتصبح وكيلًا", + "invite_become_BD": "دعوة المستخدمين لتصبح BD", "invite": "دعوة", "invitation_submitted": "تم تقديم معلومات الدعوة بنجاح", "agent_number": "أعضاء الوكالة", diff --git a/src/locales/en.json b/src/locales/en.json index b3d80b1..6fada73 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -106,6 +106,7 @@ "last_month": "Last month", "this_month": "This month", "invite_become_agent": "Invite User To Become Agent", + "invite_become_BD": "Invite User To Become BD", "invite": "Invite", "invitation_submitted": "Invitation information submitted successfully!", "agent_number": "Agent number", diff --git a/src/locales/zh.json b/src/locales/zh.json index 84fb4d3..758af21 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -106,6 +106,7 @@ "last_month": "上个月", "this_month": "这个月", "invite_become_agent": "邀请用户成为代理", + "invite_become_BD": "邀请用户成为BD", "invite": "邀请", "invitation_submitted": "邀请信息提交成功", "agent_number": "代理成员", diff --git a/src/views/BDLeaderCenter/inviteBD.vue b/src/views/BDLeaderCenter/inviteBD.vue index 00f2bc5..f07e0c7 100644 --- a/src/views/BDLeaderCenter/inviteBD.vue +++ b/src/views/BDLeaderCenter/inviteBD.vue @@ -2,7 +2,7 @@