From b6d8e6900db5e1aaf59e213ffe6548334e39359d Mon Sep 17 00:00:00 2001 From: zhx Date: Tue, 30 Jun 2026 10:47:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=80=E8=AF=B7=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- activity/invite/index.html | 2 +- common/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/activity/invite/index.html b/activity/invite/index.html index 1ced9be..2063efc 100644 --- a/activity/invite/index.html +++ b/activity/invite/index.html @@ -137,7 +137,7 @@ type="button" data-i18n="invite.linkInviter" > - Link Inviter + Bind User diff --git a/common/locales/en.json b/common/locales/en.json index 65e9c42..b620d50 100644 --- a/common/locales/en.json +++ b/common/locales/en.json @@ -137,7 +137,7 @@ "invite.friendTopUp": "Friend's Top-Up", "invite.copyInviteLink": "Copy invitation link", "invite.copyInviteCode": "Copy invitation code", - "invite.linkInviter": "Link Inviter", + "invite.linkInviter": "Bind User", "invite.bindInviteTitle": "Bind Referrer", "invite.bindInviteHint": "Enter an invitation code and confirm the referrer before binding.", "invite.bindInvitePlaceholder": "Enter Invitation Code",