Applied validation application form field
This commit is contained in:
@@ -185,4 +185,5 @@ failed.retain.field=Failed to retain specific fields.
|
||||
|
||||
application.is.incomplete = The application is incomplete.
|
||||
total.steps.not.zero=Total steps cannot be zero.
|
||||
completed.steps.not.valid=Completed steps should be between 0 and total steps.
|
||||
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.
|
||||
@@ -179,3 +179,4 @@ failed.retain.field=Impossibile conservare campi specifici.
|
||||
|
||||
total.steps.not.zero=Il totale dei passaggi non può essere zero.
|
||||
completed.steps.not.valid=I passaggi completati devono essere compresi tra 0 e il totale dei passaggi.
|
||||
field.id.not.found=L'ID campo {0} non esiste nella struttura del modulo.
|
||||
|
||||
Reference in New Issue
Block a user