mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations validation.php (German)
This commit is contained in:
parent
99606ba936
commit
16182fec6c
@ -23,7 +23,7 @@ return [
|
||||
'belongs_to_user' => 'Der Wert von :attribute ist nicht bekannt',
|
||||
'accepted' => ':attribute muss akzeptiert werden.',
|
||||
'bic' => 'Dies ist kein gültiger BIC.',
|
||||
'more' => ':attribute must be larger than zero.',
|
||||
'more' => ':attribute muss größer als Null sein.',
|
||||
'active_url' => ':attribute ist keine gültige URL.',
|
||||
'after' => ':attribute muss ein Datum nach :date sein.',
|
||||
'alpha' => ':attribute darf nur Buchstaben enthalten.',
|
||||
|
Loading…
Reference in New Issue
Block a user