diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 5efcb6dc7b..b3ee24837f 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2520,5 +2520,8 @@ "Join the conference from the room information card on the right": "從右側的聊天室資訊卡片加入會議", "Video conference ended by %(senderName)s": "視訊會議由 %(senderName)s 結束", "Video conference updated by %(senderName)s": "視訊會議由 %(senderName)s 更新", - "Video conference started by %(senderName)s": "視訊會議由 %(senderName)s 開始" + "Video conference started by %(senderName)s": "視訊會議由 %(senderName)s 開始", + "End conference": "結束會議", + "This will end the conference for everyone. Continue?": "這將會對所有人結束會議。要繼續嗎?", + "Ignored attempt to disable encryption": "已忽略嘗試停用加密" }