diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index d2c84d3c6f..f332f12bd6 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -1455,5 +1455,11 @@ "The following users may not exist": "以下的使用者可能不存在", "The following users may not exist - would you like to invite them anyways?": "以下的使用者可能不存在,您無論如何都想邀請他們嗎?", "Invite anyways and never warn me again": "總是邀請而且不要再警告我", - "Invite anyways": "總是邀請" + "Invite anyways": "總是邀請", + "Waiting for %(userId)s to accept...": "正在等待 %(userId)s 接受……", + "Waiting for %(userId)s to confirm...": "正在等待 %(userId)s 確認……", + "Prompt before sending invites to potentially invalid matrix IDs": "在傳送邀請給潛在的無效 matrix ID 前提示", + "Unable to find profiles for the Matrix IDs listed below - would you like to invite them anyway?": "找不到下列 Matrix ID 的簡介,您無論如何都想邀請他們嗎?", + "Invite anyway and never warn me again": "無論如何都要邀請,而且不要再警告我", + "Invite anyway": "無論如何都要邀請" }