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',
|
||||
|
||||
@@ -115,6 +115,7 @@ return [
|
||||
'file_size_limit_help' => 'Sisestage faili suuruse piirang megabaitides',
|
||||
'allowed_file' => 'Lubatud failitüüp',
|
||||
'specify_file_type' => 'Määrake lubatud tüübid',
|
||||
'image_file_type' => 'Camera + file',
|
||||
'all_types' => 'Kõik tüübid',
|
||||
'add_file_type' => 'Lisa failitüüpe',
|
||||
'add_file_type_help_text' => 'Failitüüpide komaga eraldatud string. Näiteks: .jpg, .png, .jpeg',
|
||||
|
||||
@@ -115,6 +115,7 @@ return [
|
||||
'file_size_limit_help' => 'Введите ограничение размера файла в МБ',
|
||||
'allowed_file' => 'Допустимый тип файла',
|
||||
'specify_file_type' => 'Укажите разрешенные типы',
|
||||
'image_file_type' => 'Camera + file',
|
||||
'all_types' => 'Все типы',
|
||||
'add_file_type' => 'Добавить типы файлов',
|
||||
'add_file_type_help_text' => 'Строка с разделенными запятыми типами файлов. Например, .jpg, .png, .jpeg',
|
||||
|
||||
Reference in New Issue
Block a user