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 <?php
return [ return [
'select_file' => 'Select File', 'select_file' => 'Seleccione Archivo',
'upload' => 'Upload', 'upload' => 'Subir',
'remove' => 'Remove', 'remove' => 'Eliminar',
'change' => 'Change', 'change' => 'Cambio',
]; ];