feat: implement abort upload functionality (#2673)

This commit is contained in:
M A E R Y O
2023-08-28 06:59:49 +09:00
committed by GitHub
parent 95fec7f694
commit a404fb043d
5 changed files with 55 additions and 6 deletions

View File

@@ -45,6 +45,9 @@
"downloadFolder": "Download Folder",
"downloadSelected": "Download Selected"
},
"upload": {
"abortUpload": "Are you sure you want to abort?"
},
"errors": {
"forbidden": "You don't have permissions to access this.",
"internal": "Something really went wrong.",