mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
added web-log viewer
This commit is contained in:
parent
f789b7fc91
commit
78d963eaee
12 changed files with 302 additions and 1 deletions
|
@ -65,6 +65,7 @@ $LANG['en'] = array(
|
|||
'logout' => 'logout',
|
||||
'edit' => 'edit',
|
||||
'open webstats' => 'open webstats',
|
||||
'view logs' => 'view logs',
|
||||
'list records' => 'list %s records',
|
||||
'add record' => 'add record',
|
||||
'list accounts' => 'list %s accounts',
|
||||
|
@ -308,6 +309,8 @@ $LANG['en'] = array(
|
|||
'stats password' => 'stats password',
|
||||
'ftp user password' => 'ftp user password',
|
||||
'ftp user' => 'ftp user',
|
||||
'Download AccessLog' => 'Download AccessLog',
|
||||
'Download ErrorLog' => 'Download ErrorLog',
|
||||
|
||||
'1 account' => '1 account',
|
||||
'%s accounts' => '%s accounts',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue