mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 16:14:10 +00:00
New translations.
This commit is contained in:
@@ -79,4 +79,9 @@ return [
|
||||
'url' => ':attribute is geen geldige URL.',
|
||||
'timezone' => 'Het :attribute moet een geldige zone zijn.',
|
||||
'2fa_code' => 'De waarde in het :attribute-veld is niet geldig.',
|
||||
'dimensions' => 'Het :attribute heeft het verkeerde afbeeldingsformaat.',
|
||||
'distinct' => 'Het :attribute veld heeft een dubbele waarde.',
|
||||
'file' => ':attribute moet een bestand zijn.',
|
||||
'in_array' => 'Het :attribute veld bestaat niet in :other.',
|
||||
'present' => 'Het :attribute veld moet aanwezig zijn.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user