mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
delete backup exclusions
This commit is contained in:
parent
5edb660eb9
commit
a85aa52b22
5 changed files with 132 additions and 4 deletions
|
@ -382,6 +382,7 @@ $LANG['en'] = array(
|
|||
'SUSPEND_CRON_CONFIRMATION' => 'Are you sure to suspend cron job?',
|
||||
'UNSUSPEND_CRON_CONFIRMATION' => 'Are you sure to unsuspend cron job?',
|
||||
'DELETE_BACKUP_CONFIRMATION' => 'Are you sure to delete %s backup?',
|
||||
'DELETE_EXCLUSION_CONFIRMATION' => 'Are you sure to delete %s exclusion?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => 'Are you sure to delete package %s?',
|
||||
'DELETE_IP_CONFIRMATION' => 'Are you sure to delere IP address %s?',
|
||||
'Welcome' => 'Welcome',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue