diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index 82749d8d48..74d5709646 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -2978,5 +2978,9 @@
"Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message": "在純文字訊息前加入 ┬──┬ ノ( ゜-゜ノ)",
"Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message": "在純文字訊息前加入 (╯°□°)╯︵ ┻━┻",
"sends fireworks": "傳送煙火",
- "Sends the given message with fireworks": "與煙火一同傳送指定訊息"
+ "Sends the given message with fireworks": "與煙火一同傳送指定訊息",
+ "%(name)s on hold": "保留 %(name)s",
+ "You held the call Switch": "您已保留通話 切換",
+ "sends snowfall": "傳送雪球",
+ "Sends the given message with snowfall": "與雪球一同傳送指定訊息"
}