New translations button.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 13:17:18 +03:00
parent a250c9a923
commit 17ef0d425f

View File

@ -0,0 +1,8 @@
<?php
return [
'select_file' => 'Select File',
'upload' => 'Upload',
'remove' => 'Remove',
'change' => 'Change',
];