<?php
return [
'all_documents' => 'All documents',
'document' => 'document',
'documents' => 'documents',
'new' => 'New document',
'select' => 'Select document',
'drag-and-drop' => [
'area' => 'Add file to drag and drop into this area',
'or' => 'OR',
]
];