diff --git a/public/locales/zh-Hant/app.json b/public/locales/zh-Hant/app.json index 6267fe86..50d1a975 100644 --- a/public/locales/zh-Hant/app.json +++ b/public/locales/zh-Hant/app.json @@ -108,5 +108,19 @@ "Thanks!": "感謝!", "You were disconnected from the call": "您已從通話斷線", "Enable end-to-end encryption (password protected calls)": "啟用端到端加密(密碼保護通話)", - "End-to-end encryption isn't supported on your browser.": "您的瀏覽器不支援端到端加密。" + "End-to-end encryption isn't supported on your browser.": "您的瀏覽器不支援端到端加密。", + "{{count, number}}|one": "{{count, number}}", + "{{count, number}}|other": "{{count, number}}", + "{{names, list(style: short;)}}": "{{names, list(style: short;)}}", + "Encrypted": "已加密", + "End call": "結束通話", + "Grid": "網格", + "Microphone off": "麥克風關閉", + "Microphone on": "麥克風開啟", + "Not encrypted": "未加密", + "Share": "分享", + "Share this call": "分享此通話", + "Sharing screen": "分享畫面", + "Video off": "視訊關閉", + "Video on": "視訊開啟" }