{{'loading' | t:'Loading'}}...
{{'name' | t:'Name'}}
{{ single.name }}
{{ search.filterBy ? ('documents:noItemsMatch' | t:'No items match your search.') : ('documents:folderEmpty' | t:'This folder is empty.') }}
{{'documents:dropFiles' | t:'Drop files here'}}
{{header}}
{{rowItem}}
{{'loadingPreview' | t:'Loading preview'}}... {{'documents:filePreview' | t:'File Preview'}} {{ canPreview ? ('documents:canPreview' | t:'Click on a file to see its preview') : ('documents:noPreview' | t:'This file cannot be previewed') }}