New translations button.php (Dutch)

This commit is contained in:
Fatih Alp 2020-09-23 18:45:47 +03:00
parent 7e7c73cfc8
commit 840725e716

View File

@ -12,6 +12,7 @@ return [
'edit' => 'Bewerk',
'go_profile' => 'Ga naar Profieldetail',
'go_user' => 'Ga naar Gebruikersdetails',
'personal' => 'Personal',
'corporate' => 'Corporate',
'personal' => 'Persoonlijk',
'corporate' => 'Zakelijk',
'export' => 'Exporteren',
];