added a way to add an image from a smartphone camera
This commit is contained in:
@@ -115,6 +115,7 @@ return [
|
||||
'file_size_limit_help' => 'Enter file size limit in MB',
|
||||
'allowed_file' => 'Allowed File Type',
|
||||
'specify_file_type' => 'Specify allowed types',
|
||||
'image_file_type' => 'Camera + file',
|
||||
'all_types' => 'All types',
|
||||
'add_file_type' => 'Add file types',
|
||||
'add_file_type_help_text' => 'Comma separated string of file types.Ex: .jpg, .png, .jpeg',
|
||||
|
||||
Reference in New Issue
Block a user