We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a39a0 commit 5c50feeCopy full SHA for 5c50fee
src/Resources/app/administration/src/snippet/en-US.json
@@ -519,6 +519,7 @@
519
"noTitle": "Title is not defined",
520
"notificationLoadingDataErrorMessage": "Error loading data",
521
"notificationSaveErrorMessage": "An error occurred while saving the entity \"{entityName}\".",
522
+ "notificationSaveErrorMessageRequiredField": "The field is required.",
523
"notificationSaveErrorMessageRequiredFieldsInvalid": "Please fill in all required fields.",
524
"notificationSaveSuccessMessage": "The entity \"{entityName}\" has been saved.",
525
"unspecifiedSaveErrorMessage": "An error occurred."
0 commit comments