remove period in save failure message

This commit is contained in:
buzz-lightsnack-2007 2024-05-03 23:15:48 +08:00
parent c65a02b0b8
commit b98be445ae

View file

@ -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."