mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
backup restoration 90% completed
This commit is contained in:
parent
1155e9065e
commit
65db51189c
16 changed files with 330 additions and 99 deletions
|
@ -366,6 +366,8 @@ $LANG['es'] = array(
|
|||
'IP address is in use' => 'La IP esta en uso',
|
||||
'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.",
|
||||
'BACKUP_EXISTS' => "Se esta realizando una copia de seguridad en este momento.Por favor espere a que esta termine.",
|
||||
'RESTORE_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.",
|
||||
'RESTORE_EXISTS' => "Una tarea se está ejecutando. Por favor espere a que esta termine.",
|
||||
|
||||
'Welcome to Vesta Control Panel' => 'Bienvenido al Panel de Control Vesta',
|
||||
'MAIL_FROM' => 'Panel de Control Vesta <noreply@%s>',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue