diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index 6bcd94bd9a..fcdb7c9927 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -2499,5 +2499,15 @@
"You don't have permission to remove the call from the room": "您沒有從聊天室移除通話的權限",
"Start a conversation with someone using their name or username (like ).": "使用某人的名字或使用者名稱(如 )以與他們開始對話。",
"This won't invite them to %(communityName)s. To invite someone to %(communityName)s, click here": "這不會邀請他們加入 %(communityName)s。要邀請某人加入 %(communityName)s,請點擊這裡",
- "Invite someone using their name, username (like ) or share this room.": "使用某人的名字、使用者名稱(如 )或分享此聊天室來邀請他們。"
+ "Invite someone using their name, username (like ) or share this room.": "使用某人的名字、使用者名稱(如 )或分享此聊天室來邀請他們。",
+ "Safeguard against losing access to encrypted messages & data": "防止遺失對加密訊息與資料的存取權",
+ "not found in storage": "在儲存空間中找不到",
+ "Widgets": "小工具",
+ "Edit widgets, bridges & bots": "編輯小工具、橋接與機器人",
+ "Add widgets, bridges & bots": "新增小工具、橋接與機器人",
+ "You can only pin 2 widgets at a time": "您僅能同時釘選兩個小工具",
+ "Minimize widget": "最小化小工具",
+ "Maximize widget": "最大化小工具",
+ "Your server requires encryption to be enabled in private rooms.": "您的伺服器需要在私人聊天室中啟用加密。",
+ "Unable to set up keys": "無法設定金鑰"
}