<?php
return [
'all_documents' => 'Alle documenten',
'document' => 'document',
'documents' => 'documenten',
'new' => 'Nieuw document',
'drag-and-drop' => [
'area' => 'Voeg je bestand toe door hem naar dit scherm te slepen',
'or' => 'of',
'button' => 'Zoek bestand'
]
];