diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index 1b73d78286..c820d9b1cf 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -2971,5 +2971,8 @@
"Hold": "保留",
"Resume": "繼續",
"%(peerName)s held the call": "%(peerName)s 保留通話",
- "You held the call Resume": "您已保留通話 繼續"
+ "You held the call Resume": "您已保留通話 繼續",
+ "%(name)s paused": "%(name)s 已暫停",
+ "You've reached the maximum number of simultaneous calls.": "您已達到同時通話的最大數量。",
+ "Too Many Calls": "太多通話"
}