diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index b2921d69ae..446a04a560 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -2192,5 +2192,8 @@
"Find a room…": "尋找聊天室……",
"Find a room… (e.g. %(exampleRoom)s)": "尋找聊天室……(例如 %(exampleRoom)s)",
"If you can't find the room you're looking for, ask for an invite or Create a new room.": "如果您找不到您正在尋找的聊天室,請要求一份邀請或建立新的聊天室。",
- "Explore rooms": "探索聊天室"
+ "Explore rooms": "探索聊天室",
+ "Changes the avatar of the current room": "變更目前聊天室的大頭貼",
+ "Read Marker lifetime (ms)": "讀取標記生命週期(毫秒)",
+ "Read Marker off-screen lifetime (ms)": "畫面外讀取標記的生命週期(毫秒)"
}