mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-19 04:49:30 +00:00
Translated
This commit is contained in:
@@ -23,6 +23,7 @@ return [
|
|||||||
'belongs_to_user' => 'Der Wert von :attribute ist nicht bekannt',
|
'belongs_to_user' => 'Der Wert von :attribute ist nicht bekannt',
|
||||||
'accepted' => ':attribute muss akzeptiert werden.',
|
'accepted' => ':attribute muss akzeptiert werden.',
|
||||||
'bic' => 'Dies ist kein gültiger BIC.',
|
'bic' => 'Dies ist kein gültiger BIC.',
|
||||||
|
'more' => ':attribute must be larger than zero.',
|
||||||
'active_url' => ':attribute ist keine gültige URL.',
|
'active_url' => ':attribute ist keine gültige URL.',
|
||||||
'after' => ':attribute muss ein Datum nach :date sein.',
|
'after' => ':attribute muss ein Datum nach :date sein.',
|
||||||
'alpha' => ':attribute darf nur Buchstaben enthalten.',
|
'alpha' => ':attribute darf nur Buchstaben enthalten.',
|
||||||
|
|||||||
Reference in New Issue
Block a user