mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 09:46:25 +02:00
fix: update error messages for task interruptions and refine document upload file size limits in English and Chinese translations
This commit is contained in:
parent
e3faf4cc5e
commit
2470fb70a6
4 changed files with 5 additions and 6 deletions
|
|
@ -360,7 +360,7 @@
|
|||
"upload_documents": {
|
||||
"title": "上传文档",
|
||||
"subtitle": "上传您的文件,使其可通过 AI 对话进行搜索和访问。",
|
||||
"file_size_limit": "最大文件大小:每个文件 50MB。支持的格式因您的 ETL 服务配置而异。",
|
||||
"file_size_limit": "最大文件大小:每个文件 50MB。",
|
||||
"upload_limits": "上传限制:最多 {maxFiles} 个文件,总大小不超过 {maxSizeMB}MB。",
|
||||
"drop_files": "放下文件到这里",
|
||||
"drag_drop": "拖放文件到这里",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue