chore: new Crowdin updates

This commit is contained in:
crowdin 2022-04-22 07:56:31 +00:00 committed by Yassine Doghri
commit cdc2e2edfb
25 changed files with 732 additions and 720 deletions

View file

@ -10,9 +10,9 @@ declare(strict_types=1);
return [
'min_dims' =>
'{field} is either not an image, or it is not wide or tall enough.',
'{field} no es una imagen, o no es suficientemente ancha o alta.',
'is_image_ratio' =>
'{field} is either not an image or not of the right ratio.',
'{field} no es una imagen o no es de la proporción correcta.',
'validate_url' =>
'The {field} field must be a valid URL (eg. https://example.com/).',
'El campo {field} debe ser una URL válida (ej. https://ejemplo.com/).',
];