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 <?php
return [ return [
'select_file' => 'Select File', 'select_file' => 'Selecione o arquivo',
'upload' => 'Upload', 'upload' => 'Envio',
'remove' => 'Remove', 'remove' => 'Retirar',
'change' => 'Change', 'change' => 'mudança',
]; ];