diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index 85d269b0ae..30592da9ce 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -2227,5 +2227,6 @@
     "%(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 上建立新議題,這樣我們才能調查這個臭蟲。"
+    "Please create a new issue on GitHub so that we can investigate this bug.": "請在 GitHub 上建立新議題,這樣我們才能調查這個臭蟲。",
+    "Use the new, faster, composer for writing messages": "使用更新更快的 composer 來編寫訊息"
 }