resolved conflicts

This commit is contained in:
rajesh
2024-09-25 20:15:12 +05:30
11 changed files with 121 additions and 17 deletions

View File

@@ -188,3 +188,6 @@ application.is.incomplete = The application is incomplete.
token.validate.success=Token validated successfully.
invalid.request=Invalid Request.
codice.fiscale.exists=This codice fiscale is already associated with another user.
total.steps.not.zero=Total steps cannot be zero.
completed.steps.not.valid=Completed steps should be between 0 and total steps.
field.id.not.found=Field ID {0} does not exist in the form structure.