diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index e3b88bc90a..61fafe9505 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -3727,5 +3727,17 @@
"Unable to connect to Homeserver. Retrying…": "無法連線至家伺服器。正在重試……",
"Secure Backup successful": "安全備份成功",
"Your keys are now being backed up from this device.": "您的金鑰已從此裝置備份。",
- "Loading polls": "正在載入投票"
+ "Loading polls": "正在載入投票",
+ "Room is not encrypted 🚨": "聊天室未加密 🚨",
+ "Room is encrypted ✅": "聊天室已加密 ✅",
+ "Notification state is %(notificationState)s": "通知狀態為 %(notificationState)s",
+ "Room unread status: %(status)s, count: %(count)s|zero": "聊天室未讀狀態:%(status)s",
+ "Room unread status: %(status)s, count: %(count)s|other": "聊天室未讀狀態:%(status)s,數量:%(count)s",
+ "Ended a poll": "結束投票",
+ "Due to decryption errors, some votes may not be counted": "因為解密錯誤,不會計算部份投票",
+ "The sender has blocked you from receiving this message": "傳送者已封鎖您,因此無法接收此訊息",
+ "Room directory": "聊天室目錄",
+ "Identity server is %(identityServerUrl)s
": "身份識別伺服器為 %(identityServerUrl)s
",
+ "Homeserver is %(homeserverUrl)s
": "家伺服器為 %(homeserverUrl)s
",
+ "Show NSFW content": "顯示 NSFW 內容"
}