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