* delete nozip setting.

This commit is contained in:
wangyidong
2019-12-31 14:41:26 +08:00
parent 4af4dbc22b
commit 6f3f653283
7 changed files with 0 additions and 21 deletions

View File

@@ -16,7 +16,6 @@ $lang->backup->size = 'Größe';
$lang->backup->setting = 'Settings';
$lang->backup->settingDir = 'Backup Directory';
$lang->backup->settingList['nofile'] = 'Do not back up files or codes.';
$lang->backup->settingList['nozip'] = 'Only copy files and do not no zip it.';
$lang->backup->settingList['nosafe'] = 'Do not prevent downloading PHP file header.';
$lang->backup->waitting = '<span id="backupType"></span> In Arbeit. Bitte warten...';