WebClient: improve file uploads

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-03-31 20:42:28 +02:00
parent cb3bc3f604
commit fc023748c1
17 changed files with 127 additions and 26 deletions

View File

@@ -360,7 +360,7 @@
"err_403": "$t(fs.upload.err_generic). $t(fs.err_403)",
"err_429": "$t(fs.upload.err_generic). $t(fs.err_429)",
"err_dir_overwrite": "$t(fs.upload.err_generic). There are directories with the same name as the files: {{- val}}",
"overwrite_text": "File conflict detected. Do you want to overwrite the following files?"
"overwrite_text": "Conflict detected. Do you want to overwrite the following files/directories?"
},
"quota_usage": {
"title": "Quota usage",