* @created 2022-08-16 17:22:41 * @modified 2022-08-16 17:22:41 */ return [ 'file_sorting' => 'File Sorting', 'text_type' => 'Type', 'text_created' => 'Created Time', 'file_name' => 'File Name', 'to_sort' => 'Sort', 'text_desc' => 'Descent', 'text_asc' => 'Ascent', 'file_manager_create' => 'Create', 'file_manager_show' => 'View', 'file_manager_update' => 'Rename', 'file_manager_delete' => 'Delete', 'directory_already_exist' => 'The directory not exist!', 'directory_not_empty' => 'The directory not empty!', 'target_not_exist' => 'The target file/directory not exist!', 'create_folder' => 'Create folder', 'rename' => 'Rename', 'download' => 'Download', 'upload_files' => 'Upload', 'click_upload' => 'Click upload, or drag image here', 'image_uploading' => 'Image Uploading', 'no_file' => 'No File', 'picture_space' => 'Picture Space', 'show_pc' => 'Please go to the PC side to operate', 'confirm_delete_file' => 'Do you want to delete the selected file', 'confirm_delete_folder' => 'The folder deletion operation is in progress, all files in the folder will be deleted, do you want to confirm?', 'new_folder' => 'New folder', 'can_empty' => 'Can not be empty', 'finish' => 'Finish', 'uploading' => 'loading...', 'file_manager' => 'File Manager', ];