mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations message.php (Spanish)
This commit is contained in:
parent
f9868d43dd
commit
6b0ed7e903
@ -1,12 +1,12 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'choose_folder' => 'Which folder would you like to upload to?',
|
'choose_folder' => '¿A qué carpeta le gustaría subir?',
|
||||||
'upload' => 'Add İmages | Upload İmages | Attach a photo',
|
'upload' => 'Añadir imágenes | Subir imágenes | Adjuntar una foto',
|
||||||
'choose_files' => 'Which files would you like to use?',
|
'choose_files' => '¿Qué archivos te gustaría usar?',
|
||||||
'no_files_selected' => 'No files selected.',
|
'no_files_selected' => 'No hay archivos seleccionados.',
|
||||||
'no_uploads' => 'No files uploaded.',
|
'no_uploads' => 'No hay archivos cargados.',
|
||||||
'overwrite' => 'has already been uploaded. Would you like to overwrite it?',
|
'overwrite' => 'ya ha sido subido ¿Te gustaría sobrescribirlo?',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Cargando',
|
||||||
'loading' => 'Loading',
|
'loading' => 'Cargando',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user