mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
added web-log viewer
This commit is contained in:
parent
f789b7fc91
commit
78d963eaee
12 changed files with 302 additions and 1 deletions
|
@ -64,6 +64,7 @@ $LANG['es'] = array(
|
|||
'logout' => 'salir',
|
||||
'edit' => 'editar',
|
||||
'open webstats' => 'abrir webstats',
|
||||
'view logs' => 'ver los logs',
|
||||
'list records' => 'listar los %s registros',
|
||||
'add record' => 'añadir registro',
|
||||
'list accounts' => 'listar %s cuentas',
|
||||
|
@ -307,6 +308,8 @@ $LANG['es'] = array(
|
|||
'stats password' => 'contraseña estadísticas',
|
||||
'ftp user password' => 'contraseña usuario ftp',
|
||||
'ftp user' => 'usuario ftp',
|
||||
'Download AccessLog' => 'Descargar AccessLog',
|
||||
'Download ErrorLog' => 'Descargar ErrorLog',
|
||||
|
||||
'1 account' => '1 cuenta',
|
||||
'%s accounts' => '%s cuentas',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue