File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
interface/web/admin/lib/lang Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -173,6 +173,7 @@ $wb['awstats_settings_txt'] = 'AWStats Einstellungen';
173173$wb['backup_mode_txt'] = 'Backupmodus';
174174$wb['backup_mode_userzip'] = 'Backup Dateien gehören dem Web Benutzer (.zip Datei)';
175175$wb['backup_mode_rootgz'] = 'Backup aller Dateien des Webverzeichnisses als Root Benutzer';
176+ $wb['backup_time_txt'] = 'Backupzeit';
176177$wb['firewall_txt'] = 'Firewall';
177178$wb['mailbox_quota_stats_txt'] = 'E-Mailkonto Beschränkung Statistiken';
178179$wb['enable_ip_wildcard_txt'] = 'IP Adressen Wildcard (*) aktivieren';
Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ $wb["fastcgi_config_syntax_txt"] = 'FastCGI config syntax';
101101$wb["backup_mode_txt"] = 'Backup mode';
102102$wb["backup_mode_userzip"] = 'Backup web files owned by web user as zip';
103103$wb["backup_mode_rootgz"] = 'Backup all files in web directory as root user';
104+ $wb["backup_time_txt"] = 'Backup time';
104105$wb["server_type_txt"] = 'Server Type';
105106$wb["nginx_vhost_conf_dir_txt"] = 'Nginx Vhost config dir';
106107$wb["nginx_vhost_conf_enabled_dir_txt"] = 'Nginx Vhost config enabled dir';
You can’t perform that action at this time.
0 commit comments