diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index 88d8ba1e43..c6ef2df52c 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -3258,5 +3258,7 @@
"See room timeline (devtools)": "檢視聊天室時間軸(開發者工具)",
"Developer mode": "開發者模式",
"Joined": "已加入",
- "Insert link": "插入連結"
+ "Insert link": "插入連結",
+ "%(senderDisplayName)s changed who can join this room.": "%(senderDisplayName)s 變更了誰可以加入此聊天室。",
+ "%(senderDisplayName)s changed who can join this room. View settings.": "%(senderDisplayName)s 變更了誰可以加入此聊天室。檢視設定。"
}