chore: Update error message in Custom Attributes (#6187)

This commit is contained in:
Hricha Shandily
2023-01-06 13:58:05 +05:30
committed by GitHub
parent b9ae664d47
commit 4bbd56f87d

View File

@@ -42,8 +42,8 @@
}
},
"API": {
"SUCCESS_MESSAGE": "Custom Attribute added successfully",
"ERROR_MESSAGE": "Could not able to create a custom attribute, Please try again later"
"SUCCESS_MESSAGE": "Custom Attribute added successfully!",
"ERROR_MESSAGE": "Could not create a Custom Attribute. Please try again later."
}
},
"DELETE": {