chore: new Crowdin updates

otetranome - Portuguese, Brazilian; Portuguese
forght - German
glottis0q - German
ernestoacostame - Spanish
Lucian I. Last (lil5) - Dutch
ButterflyOfFire (BoFFire) - Arabic
eorn - Breton
Angelos Chouvardas (achouvardas) - Greek
Russian Retro (retrograde) - Russian
cExplorer - German
GabiSnow - Spanish
CTHTC - German
Romain de Laage (rdelaage) - Spanish
LuuzViir (Spanish)
Samuel Roland (samuelroland) - French
thelama - Portuguese
This commit is contained in:
Yassine Doghri 2022-04-05 15:45:54 +00:00
commit 7b71f7971d
223 changed files with 8574 additions and 2980 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} ist entweder kein Bild, oder es ist nicht breit oder hoch genug.',
'is_image_ratio' =>
'{field} is either not an image or not of the right ratio.',
'{field} ist entweder kein Bild oder nicht das richtige Verhältnis.',
'validate_url' =>
'The {field} field must be a valid URL (eg. https://example.com/).',
'Das {field} -Feld muss eine gültige URL sein (z.B. https://example.com/).',
];