diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json
index d1b42c8a2f..225fe96c5d 100644
--- a/src/i18n/strings/zh_Hant.json
+++ b/src/i18n/strings/zh_Hant.json
@@ -3640,5 +3640,6 @@
"%(oneUser)sremoved a message %(count)s times|other": "%(oneUser)s 移除了 %(count)s 個訊息",
"%(severalUsers)sremoved a message %(count)s times|one": "%(severalUsers)s 移除了 1 個訊息",
"%(severalUsers)sremoved a message %(count)s times|other": "%(severalUsers)s 咦除了 %(count)s 個訊息",
- "%(severalUsers)schanged the pinned messages for the room %(count)s times.|one": "%(severalUsers)s 變更了聊天室的釘選訊息。"
+ "%(severalUsers)schanged the pinned messages for the room %(count)s times.|one": "%(severalUsers)s 變更了聊天室的釘選訊息。",
+ "Automatically send debug logs when key backup is not functioning": "金鑰備份無法運作時自動傳送除錯紀錄檔"
}