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