diff --git a/_locales/en/messages.json b/_locales/en/messages.json index a89fb88..eac366c 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -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." },