feat: file upload error handling (#560)
This commit is contained in:
parent
0530c6004e
commit
db7f82422e
3 changed files with 47 additions and 4 deletions
|
@ -43,6 +43,7 @@
|
|||
"bookmarked": "Bookmarked",
|
||||
"boost": "Boost",
|
||||
"boosted": "Boosted",
|
||||
"clear_upload_failed": "Clear file upload errors",
|
||||
"close": "Close",
|
||||
"compose": "Compose",
|
||||
"edit": "Edit",
|
||||
|
@ -222,6 +223,7 @@
|
|||
"edited": "(Edited)",
|
||||
"editing": "Editing",
|
||||
"loading": "Loading...",
|
||||
"upload_failed": "Upload failed",
|
||||
"uploading": "Uploading..."
|
||||
},
|
||||
"status": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue