remove period in save failure message
This commit is contained in:
parent
c65a02b0b8
commit
b98be445ae
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@
|
|||
"message": "The file has been downloaded, but it is not the correct file type."
|
||||
},
|
||||
"error_msg_save_failed": {
|
||||
"message": "Not saved."
|
||||
"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