mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Translated
This commit is contained in:
parent
1b125ecd22
commit
9c92a94177
@ -79,9 +79,9 @@ return [
|
||||
'url' => ':attribute Format ist ungültig.',
|
||||
'timezone' => ':attribute muss in einem gültigen Bereich liegen.',
|
||||
'2fa_code' => ':attribute Feld ist ungültig.',
|
||||
'dimensions' => ':attribute hat ungültige Bilddimensionen.',
|
||||
'dimensions' => 'Das :attribute hat ungültige Bilddimensionen.',
|
||||
'distinct' => ':attribute enthält einen doppelten Wert.',
|
||||
'file' => ':attribute muss eine Datei sein.',
|
||||
'file' => 'Das :attribute muss eine Datei sein.',
|
||||
'in_array' => ':attribute existiert nicht in :other.',
|
||||
'present' => 'The :attribute field must be present.',
|
||||
'present' => 'Das :attribute Feld muss vorhanden sein.',
|
||||
];
|
Loading…
Reference in New Issue
Block a user