diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 2235621f07..d5d43fa2a0 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -1202,5 +1202,9 @@ "The email field must not be blank.": "電子郵件欄不能留空。", "The user name field must not be blank.": "使用者名稱欄不能留空。", "The phone number field must not be blank.": "電話號碼欄不能留空。", - "The password field must not be blank.": "密碼欄不能留空。" + "The password field must not be blank.": "密碼欄不能留空。", + "Call in Progress": "進行中的通話", + "A call is already in progress!": "已有一通電話進行中!", + "You have no historical rooms": "您沒有過去的聊天室", + "You can't send any messages until you review and agree to our terms and conditions.": "您在審閱並同意我們的條款與條件前無法傳送訊息。" }