Resolved conflicts

This commit is contained in:
rajesh
2024-09-14 20:42:27 +05:30
19 changed files with 444 additions and 34 deletions

View File

@@ -158,3 +158,4 @@ validation.field.pattern=Field {0} does not match the required pattern.
validation.field.not_null=Field {0} must not be null.
validation.field.not_empty=Field {0} must not be empty.
current.form.incomplete=Current form is not filled.