add save failure notice
This commit is contained in:
parent
563803e041
commit
2d074ddaf1
1 changed files with 3 additions and 0 deletions
|
@ -233,6 +233,9 @@
|
|||
"error_msg_notJSON": {
|
||||
"message": "The file has been downloaded, but it is not the correct file type."
|
||||
},
|
||||
"error_msg_save_failed": {
|
||||
"message": "Not saved."
|
||||
},
|
||||
"error_msg_notattached": {
|
||||
"message": "The product data has not been attached to the storage."
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue