Translation Added
This commit is contained in:
parent
e6d11ed809
commit
3f7388394c
|
|
@ -46,6 +46,7 @@ class ConfigurationForm extends FormRequest
|
|||
{
|
||||
return [
|
||||
'general.design.admin_logo.logo_image.mimes' => 'Invalid file format. Use only jpeg, bmp, png, jpg.',
|
||||
'general.design.admin_logo.logo_image.max' => ' Image failed to upload.'
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue