From b98be445ae51c1b3c3da2a46b20eed8f38f83b4d Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Fri, 3 May 2024 23:15:48 +0800 Subject: [PATCH] remove period in save failure message --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 6211773..6cf21aa 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -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."