i18n support added to all form validations
This commit is contained in:
@@ -95,7 +95,9 @@
|
||||
"notes-placeholder": "Notes",
|
||||
"save-button": "Save",
|
||||
"cancel-button": "Cancel",
|
||||
"delete-tooltip": "Delete realestate"
|
||||
|
||||
}
|
||||
"delete-tooltip": "Delete realestate",
|
||||
"validation": {
|
||||
"location-name-required": "Relaestate name is required"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user