'File', 'list' => 'File List', 'search' => 'Search File', 'not_found' => 'File not found.', 'empty' => 'File list is empty.', 'back_to_index' => 'Back to File List', // Actions 'create' => 'Upload new File', 'created' => 'New File has been created.', 'edit' => 'Edit File', 'update' => 'Update File', 'updated' => 'New File has been updated.', 'delete' => 'Delete File', 'delete_confirm' => 'Are you sure to delete this File?', 'deleted' => 'File has been deleted.', 'undeleted' => 'File not deleted.', 'undeleteable' => 'File can not be deleted.', 'select' => 'Select File', 'upload' => 'Upload File', 'download' => 'Download', // Attributes 'title' => 'File Name', 'description' => 'File Description', 'size' => 'File Size', 'updated_at' => 'Udpated at', ];