mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 19:47:11 +00:00
Approved. Step name: Proofread
This commit is contained in:
@@ -21,7 +21,7 @@ return [
|
|||||||
'file_too_large' => 'Bestand ":name" is te groot.',
|
'file_too_large' => 'Bestand ":name" is te groot.',
|
||||||
'belongs_to_user' => 'De waarde van :attribute is onbekend',
|
'belongs_to_user' => 'De waarde van :attribute is onbekend',
|
||||||
'accepted' => ':attribute moet geaccepteerd zijn.',
|
'accepted' => ':attribute moet geaccepteerd zijn.',
|
||||||
'bic' => 'This is not a valid BIC.',
|
'bic' => 'Dit is geen geldige BIC.',
|
||||||
'active_url' => ':attribute is geen geldige URL.',
|
'active_url' => ':attribute is geen geldige URL.',
|
||||||
'after' => ':attribute moet een datum na :date zijn.',
|
'after' => ':attribute moet een datum na :date zijn.',
|
||||||
'alpha' => ':attribute mag alleen letters bevatten.',
|
'alpha' => ':attribute mag alleen letters bevatten.',
|
||||||
|
|||||||
Reference in New Issue
Block a user