mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
560165850f
commit
b2e09f4240
@ -80,8 +80,8 @@ return [
|
||||
'timezone' => ':attribute muss in einem gültigen Bereich liegen.',
|
||||
'2fa_code' => ':attribute Feld ist ungültig.',
|
||||
'dimensions' => 'The :attribute has invalid image dimensions.',
|
||||
'distinct' => 'The :attribute field has a duplicate value.',
|
||||
'distinct' => ':attribute enthält einen doppelten Wert.',
|
||||
'file' => 'The :attribute must be a file.',
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'in_array' => ':attribute existiert nicht in :other.',
|
||||
'present' => 'The :attribute field must be present.',
|
||||
];
|
Loading…
Reference in New Issue
Block a user