mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New strings [skip ci]
This commit is contained in:
@@ -50,7 +50,8 @@ return [
|
||||
'at_least_one_action' => 'Una regola deve avere almeno una azione.',
|
||||
'base64' => 'Questi non sono dati codificati in base64 validi.',
|
||||
'model_id_invalid' => 'L\'ID fornito sembra non essere valido per questo modello.',
|
||||
'more' => ':attribute deve essere maggiore di zero.',
|
||||
'more' => ':attribute must be larger than :value.',
|
||||
'less' => ':attribute must be less than 10,000,000',
|
||||
'active_url' => ':attribute non è un URL valido.',
|
||||
'after' => ':attribute deve essere una data dopo :date.',
|
||||
'alpha' => ':attribute può contenere solo lettere.',
|
||||
|
Reference in New Issue
Block a user