backup/restore procedure

This commit is contained in:
Serghey Rodin 2013-03-27 01:16:14 +02:00
commit e23249a997
29 changed files with 1638 additions and 583 deletions

View file

@ -33,6 +33,7 @@ $LANG['es'] = array(
'Add Database' => 'Añadir BD',
'Add Cron Job' => 'Añadir Trabajo',
'Create Backup' => 'Crear Respaldo',
'Restore All' => 'Restaurar Todos',
'Add Package' => 'Añadir Plan',
'Add IP' => 'Añadir IP',
'Search' => 'Buscar',
@ -71,6 +72,7 @@ $LANG['es'] = array(
'open %s' => 'abrir %s',
'download' => 'descargar',
'restore' => 'restaurar',
'configure restore settings' => 'configurar las opciones de restauración',
'stop' => 'detener',
'start' => 'iniciar',
'restart' => 'reiniciar',