'File',
'ASS_FILES' => 'Files',
'ASS_FILENAME' => 'Filename',
'ASS_FILETIME' => 'Filetime',
'ASS_FILESIZE' => 'Filesize',
'ASS_FILE_DELETE' => 'Delete file',
'ASS_FILE_DELETE_CONFIRM' => 'Are you sure you wish to delete this file?
This action can not be reverted!',
'ASS_FILE_DELETE_SUCCESS' => 'The file has been deleted successfully.',
'ASS_FOLDER' => 'Folder',
'ASS_FOLDERS' => 'Folders',
'ASS_FOLDER_DELETE' => 'Delete folder',
'ASS_FOLDER_DELETE_CONFIRM' => 'Are you sure you wish to delete this folder?
This will also delete all folders and files within.
This action can not be reverted!',
'ASS_FOLDER_DELETE_SUCCESS' => 'The folder has been deleted successfully.',
]);