mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 20:14:31 +00:00
New strings [skip ci]
This commit is contained in:
@@ -50,7 +50,8 @@ return [
|
||||
'at_least_one_action' => 'De regel moet minstens één actie hebben.',
|
||||
'base64' => 'Dit is geen geldige base64 gecodeerde data.',
|
||||
'model_id_invalid' => 'Dit ID past niet bij dit object.',
|
||||
'more' => ':attribute moet groter zijn dan nul.',
|
||||
'more' => ':attribute must be larger than :value.',
|
||||
'less' => ':attribute must be less than 10,000,000',
|
||||
'active_url' => ':attribute is geen geldige URL.',
|
||||
'after' => ':attribute moet een datum na :date zijn.',
|
||||
'alpha' => ':attribute mag alleen letters bevatten.',
|
||||
|
||||
Reference in New Issue
Block a user