mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 03:31:24 +08:00
feat(i18n): 添加OCR相关的错误和状态翻译文本
This commit is contained in:
parent
a46697c5c3
commit
bbf3af070a
@ -1559,9 +1559,13 @@
|
||||
"tip": "如果响应成功,则只针对超过30秒的消息进行提醒"
|
||||
},
|
||||
"ocr": {
|
||||
"error": {
|
||||
"unknown": "OCR过程发生错误"
|
||||
},
|
||||
"file": {
|
||||
"not_supported": "不支持的文件类型 {{type}}"
|
||||
}
|
||||
},
|
||||
"processing": "OCR 处理中..."
|
||||
},
|
||||
"ollama": {
|
||||
"keep_alive_time": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user