Resolved conflicts
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -152,4 +152,5 @@ validation.field.min_length=Il campo {0} deve essere lungo almeno {1} caratteri.
|
||||
validation.field.max_length=Il campo {0} deve essere lungo al massimo {1} caratteri.
|
||||
validation.field.pattern=Il campo {0} non corrisponde al modello richiesto.
|
||||
validation.field.not_null=Il campo {0} non deve essere nullo.
|
||||
validation.field.not_empty=Il campo {0} non deve essere vuoto.
|
||||
validation.field.not_empty=Il campo {0} non deve essere vuoto.
|
||||
current.form.incomplete=il modulo corrente non è compilato
|
||||
Reference in New Issue
Block a user