* [task#133126,doing,3h,1h] Add backup and delete language items
This commit is contained in:
@@ -132,7 +132,8 @@ $lang->instance->backup->keepBackupBySystem = 'The system will only delete expi
|
||||
$lang->instance->backup->backupSize = 'Size';
|
||||
$lang->instance->backup->confirmTip = 'Are you sure you want to back up?';
|
||||
$lang->instance->backup->cronRemark = 'DevOps service automatic backup task';
|
||||
$lang->instance->backup->backupSettingsTips = 'The system will delete backups that exceed the set number of days, but will retain at least one valid backup.';
|
||||
$lang->instance->backup->backupSettingsTip = 'The system will delete backups that exceed the set number of days, but will retain at least one valid backup.';
|
||||
$lang->instance->backup->confirmDeleteTip = 'Are you sure you want to delete the backup?';
|
||||
|
||||
$lang->instance->backup->cycleList[1] = 'Daily';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user