Add error handling and improve file upload UX
All checks were successful
SteamWarCI Build successful
All checks were successful
SteamWarCI Build successful
This commit is contained in:
@@ -137,6 +137,11 @@
|
||||
"download": "Download",
|
||||
"close": "Close"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"invalidEnding": "This file extension cannot be uploaded.",
|
||||
"noFile": "No file.",
|
||||
"upload": "Error uploading, check your schematic!"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user