diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index c820d9b1cf..4152a4cb95 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -2974,5 +2974,7 @@
"You held the call Resume": "您已保留通話 繼續",
"%(name)s paused": "%(name)s 已暫停",
"You've reached the maximum number of simultaneous calls.": "您已達到同時通話的最大數量。",
- "Too Many Calls": "太多通話"
+ "Too Many Calls": "太多通話",
+ "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message": "在純文字訊息前加入 ┬──┬ ノ( ゜-゜ノ)",
+ "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message": "在純文字訊息前加入 (╯°□°)╯︵ ┻━┻"
}