diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index c09a2ca982..48a0c8bd5a 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -1227,5 +1227,9 @@
"This homeserver has hit its Monthly Active User limit": "此家伺服器達到了其每月活躍使用者限制",
"Please contact your service administrator to continue using this service.": "請聯絡您的服務管理員以繼續使用此服務。",
"This homeserver has hit its Monthly Active User limit. Please contact your service administrator to continue using the service.": "您的訊息因為這個家伺服器到達了它的每月活躍使用者限制而沒有傳送出去。請聯絡您的服務管理員以繼續使用服務。",
- "System Alerts": "系統警告"
+ "System Alerts": "系統警告",
+ "Internal room ID: ": "內部聊天室 ID: ",
+ "Room version number: ": "聊天室版本號: ",
+ "This homeserver has hit its Monthly Active User limit. Please contact your service administrator to continue using the service.": "這個家伺服器已經達到了其每月活躍使用者限制。請聯絡您的服務管理員以繼續使用服務。",
+ "This homeserver has hit its Monthly Active User limit so some users will not be able to log in. Please contact your service administrator to get this limit increased.": "此家伺服器已達到其每月活躍使用者限制,所以其部份使用者將會無法登入。請聯絡您的服務管理員以讓此限制增加。"
}