mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations button.php (Spanish)
This commit is contained in:
parent
e66b05b91a
commit
f4bd95e953
@ -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',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user