diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index 5901988af0..62219ec419 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -3710,5 +3710,12 @@
"Bulleted list": "項目符號清單",
"Connection error - Recording paused": "連線錯誤 - 紀錄已暫停",
"%(senderName)s started a voice broadcast": "%(senderName)s 開始了語音廣播",
- "%(displayName)s (%(matrixId)s)": "%(displayName)s (%(matrixId)s)"
+ "%(displayName)s (%(matrixId)s)": "%(displayName)s (%(matrixId)s)",
+ "Registration token": "註冊權杖",
+ "Enter a registration token provided by the homeserver administrator.": "輸入由家伺服器管理員提供的註冊權杖。",
+ "Manage account": "管理帳號",
+ "Your account details are managed separately at %(hostname)s
.": "您的帳號詳細資訊在 %(hostname)s
中單獨管理。",
+ "Enable MSC3946 (to support late-arriving room archives)": "啟用 MSC3946(為了支援遲到聊天室存檔)",
+ "Dynamic room predecessors": "動態聊天室前身",
+ "Unable to play this voice broadcast": "無法播放此音訊廣播"
}