You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/inc/i18n/es.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -362,8 +362,8 @@
362
362
'Error code:' => 'Código de Error:',
363
363
'SERVICE_ACTION_FAILED' => '"%s" "%s" fallo',
364
364
'IP address is in use' => 'La IP esta en uso',
365
-
'BACKUP_SCHEDULED' => 'Task has been added to the queue. You will receive an email notification when your backup is ready for download.',
366
-
'BACKUP_EXISTS' => 'An existing backup is already running. Please wait for that backup to finish.',
365
+
'BACKUP_SCHEDULED' => "La tarea se ha añadido a la cola. Usted recibirá un correo de notificación cuando el respaldo de seguridad este listo para su descarga.",
366
+
'BACKUP_EXISTS' => "Se esta realizando una copia de seguridad en este momento.Por favor espere a que esta termine.",
367
367
368
368
'Welcome to Vesta Control Panel' => 'Bienvenido al Panel de Control Vesta',
369
369
'MAIL_FROM' => 'Panel de Control Vesta <noreply@%s>',
0 commit comments