mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-17 18:35:19 +02:00
feat: improve DocumentUploadTab UI with updated styles, enhanced file size limit messages
This commit is contained in:
parent
fe7fcaae5d
commit
9a65163fe4
6 changed files with 55 additions and 54 deletions
|
|
@ -376,8 +376,8 @@
|
|||
"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.",
|
||||
"upload_limits": "Upload limit: {maxFiles} files, {maxSizeMB}MB total.",
|
||||
"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",
|
||||
"or_browse": "or click to browse",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue