New translations button.php (Greek)

This commit is contained in:
Fatih Alp 2020-05-12 13:07:39 +03:00
parent f2cb74a19b
commit b4aea3f45f

View File

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