mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 06:01:21 +00:00
New translations and routes.
This commit is contained in:
@@ -44,8 +44,8 @@ return [
|
||||
'belongs_to_user' => 'Il valore di :attribute è sconosciuto',
|
||||
'accepted' => 'L\' :attribute deve essere accettato.',
|
||||
'bic' => 'Questo non è un BIC valido.',
|
||||
'base64' => 'This is not valid base64 encoded data.',
|
||||
'model_id_invalid' => 'The given ID seems invalid for this model.',
|
||||
'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.',
|
||||
'active_url' => ':attribute non è un URL valido.',
|
||||
'after' => ':attribute deve essere una data dopo :date.',
|
||||
|
||||
Reference in New Issue
Block a user