ri-backoffice
Version:
Administration panel for route-injector package
21 lines (20 loc) • 531 B
JSON
{
"CREATE_UPDATE": {
"CREATE": "Create {{modelName}}",
"UPDATE": "Update {{modelName}}",
"VALIDATION": {
"TITLE": "Validation error ...",
"MSG": " The following field have errors:",
"ERROR": "Field {{name}} must be of {{type}}"
},
"MODAL": {
"TITLE": "Document has changed",
"BODY": "You have modified the document. Do you want to save the changes?",
"CANCEL": "Discard",
"SAVE": "Save"
},
"SUBMIT": "Save",
"APPLY": "Apply",
"CANCEL": "Cancel"
}
}