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