mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
missing values for backup esclusions
This commit is contained in:
parent
a85aa52b22
commit
5c2f509a20
1 changed files with 3 additions and 1 deletions
|
@ -34,6 +34,7 @@ $LANG['en'] = array(
|
|||
'Add Database' => 'Add Database',
|
||||
'Add Cron Job' => 'Add Cron Job',
|
||||
'Create Backup' => 'Create Backup',
|
||||
'Configure' => 'Configure',
|
||||
'Restore All' => 'Restore All',
|
||||
'Add Package' => 'Add Package',
|
||||
'Add IP' => 'Add IP',
|
||||
|
@ -81,7 +82,7 @@ $LANG['en'] = array(
|
|||
'update' => 'update',
|
||||
'generate' => 'generate',
|
||||
'Generate CSR' => 'Generate CSR',
|
||||
'reread IP' => 'reread IP',
|
||||
'reread IP' => 'reread IP',
|
||||
|
||||
'Adding User' => 'Adding User',
|
||||
'Editing User' => 'Editing User',
|
||||
|
@ -155,6 +156,7 @@ $LANG['en'] = array(
|
|||
'IP Addresses' => 'IP Addresses',
|
||||
'Backups' => 'Backups',
|
||||
'Backup System' => 'Backup System',
|
||||
'backup exclusions' => 'backup exclusions',
|
||||
'template' => 'template',
|
||||
'SSL Support' => 'SSL Support',
|
||||
'SSL Home Directory' => 'SSL Home',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue