diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index bdf410f9e7..1f137b2e76 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -2393,5 +2393,6 @@ "Can't load this message": "無法載入此訊息", "Submit logs": "遞交紀錄檔", "Reminder: Your browser is unsupported, so your experience may be unpredictable.": "注意:您的瀏覽器不受支援,所以您的使用體驗可能無法預測。", - "Unable to upload": "無法上傳" + "Unable to upload": "無法上傳", + "Currently indexing: %(currentRoom)s": "目前正在建立索引:%(currentRoom)s" }