New translations button.php (Spanish)

This commit is contained in:
Fatih Alp 2020-05-12 19:08:06 +03:00
parent e66b05b91a
commit f4bd95e953

View File

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