mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 04:42:39 +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
|
|
@ -376,7 +376,7 @@
|
|||
"upload_documents": {
|
||||
"title": "Upload Documents",
|
||||
"subtitle": "Upload your files to make them searchable and accessible through AI-powered conversations.",
|
||||
"file_size_limit": "Maximum file size: 50MB per file. Supported formats vary based on your ETL service configuration.",
|
||||
"file_size_limit": "Maximum file size: 50MB per file.",
|
||||
"upload_limits": "Upload limit: {maxFiles} files, {maxSizeMB}MB total.",
|
||||
"drop_files": "Drop files here",
|
||||
"drag_drop": "Drag & drop files here",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue