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",