diff --git a/src/renderer/src/i18n/locales/zh-cn.json b/src/renderer/src/i18n/locales/zh-cn.json index dbb83cb29d..743c1d7621 100644 --- a/src/renderer/src/i18n/locales/zh-cn.json +++ b/src/renderer/src/i18n/locales/zh-cn.json @@ -1559,9 +1559,13 @@ "tip": "如果响应成功,则只针对超过30秒的消息进行提醒" }, "ocr": { + "error": { + "unknown": "OCR过程发生错误" + }, "file": { "not_supported": "不支持的文件类型 {{type}}" - } + }, + "processing": "OCR 处理中..." }, "ollama": { "keep_alive_time": {