diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index ad3ed130fe..85d269b0ae 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -2220,5 +2220,12 @@
"Emoji Autocomplete": "顏文字自動完成",
"Notification Autocomplete": "通知自動完成",
"Room Autocomplete": "聊天室自動完成",
- "User Autocomplete": "使用者自動完成"
+ "User Autocomplete": "使用者自動完成",
+ "Show previews/thumbnails for images": "顯示圖片的預覽/縮圖",
+ "Clear cache and reload": "清除快取並重新載入",
+ "%(count)s unread messages including mentions.|other": "包含提及有 %(count)s 則未讀訊息。",
+ "%(count)s unread messages.|other": "%(count)s 則未讀訊息。",
+ "Unread mentions.": "未讀提及。",
+ "Show image": "顯示圖片",
+ "Please create a new issue on GitHub so that we can investigate this bug.": "請在 GitHub 上建立新議題,這樣我們才能調查這個臭蟲。"
}