New translations button.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 13:15:55 +03:00
parent 4e4af4ce2a
commit ff7a6c9d46

View File

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