Translation

return[]->'lte'[]->'string'
:attribute deve contenere un numero di caratteri minore o uguale a :value.
60/740
Key Italian English State
return[]->'lt'[]->'file'
:attribute deve essere minore di :value kilobyte.
The :attribute must be less than :value kilobytes.
return[]->'lt'[]->'string'
:attribute deve contenere meno di :value caratteri.
The :attribute must be less than :value characters.
return[]->'lt'[]->'array'
:attribute deve contenere meno di :value elementi.
The :attribute must have less than :value items.
return[]->'lte'[]->'numeric'
:attribute deve essere minore o uguale a :value.
The :attribute must be less than or equal :value.
return[]->'lte'[]->'file'
:attribute deve essere minore o uguale a :value kilobyte.
The :attribute must be less than or equal :value kilobytes.
return[]->'lte'[]->'string'
:attribute deve contenere un numero di caratteri minore o uguale a :value.
The :attribute must be less than or equal :value characters.
return[]->'lte'[]->'array'
:attribute deve contenere un numero di elementi minore o uguale a :value.
The :attribute must not have more than :value items.
return[]->'max'[]->'numeric'
:attribute non può essere superiore a :max.
The :attribute may not be greater than :max.
return[]->'max'[]->'file'
:attribute non può essere superiore a :max kilobyte.
The :attribute may not be greater than :max kilobytes.
return[]->'max'[]->'string'
:attribute non può contenere più di :max caratteri.
The :attribute may not be greater than :max characters.
return[]->'max'[]->'array'
:attribute non può avere più di :max elementi.
The :attribute may not have more than :max items.

Loading…

No matching activity found.

Browse all component changes

Glossary

Italian English
No related strings found in the glossary.

Source information

Key
return[]->'lte'[]->'string'
Labels
No labels currently set.
Source string age
4 years ago
Translation file
api/resources/lang/en/validation.php, string 52