New translations button.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 19:18:42 +03:00
parent a366d13f91
commit c6bed4f900

View File

@ -1,8 +1,8 @@
<?php
return [
'select_file' => 'Select File',
'upload' => 'Upload',
'remove' => 'Remove',
'change' => 'Change',
'select_file' => 'Selecione o arquivo',
'upload' => 'Envio',
'remove' => 'Retirar',
'change' => 'mudança',
];