mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00
New translations validation.php (Dutch)
[ci skip]
This commit is contained in:
parent
9b68eb3e4c
commit
a110e6e6cf
@ -10,8 +10,8 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'min_dims' =>
|
||||
'{field} is either not an image, or it is not wide or tall enough.',
|
||||
'{field} is niet een afbeelding, of is niet breed of hoog genoeg.',
|
||||
'is_image_ratio' =>
|
||||
'{field} is geen afbeelding of niet van de juiste verhouding.',
|
||||
'is_json' => '{field} contains invalid JSON.',
|
||||
'is_json' => '{field} bevat ongeldige JSON.',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user