diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index ba8ffa0fcb..257b245e1c 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -2421,5 +2421,9 @@
"Verify your other session using one of the options below.": "使用下方的其中一個選項來驗證您其他的工作階段。",
"Invite someone using their name, username (like ), email address or share this room.": "使用某人的名字、使用者名稱(如 )、電子郵件地址或分享此聊天室來邀請他們。",
"Message deleted": "訊息已刪除",
- "Message deleted by %(name)s": "訊息已被 %(name)s 刪除"
+ "Message deleted by %(name)s": "訊息已被 %(name)s 刪除",
+ "Opens chat with the given user": "開啟與指定使用者的聊天",
+ "Sends a message to the given user": "傳送訊息給指定的使用者",
+ "Waiting for your other session to verify…": "正在等待您的其他工作階段進行驗證……",
+ "You've successfully verified your device!": "您已成功驗證您的裝置!"
}