File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
interface/web/admin/lib/lang Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ $wb['vhost_subdomains_txt'] = 'Create subdomains as web site';
1717$wb['vhost_subdomains_note_txt'] = 'You cannot disable this as long as vhost subdomains exist in the system!';
1818$wb['vhost_aliasdomains_txt'] = 'Create aliasdomains as web site';
1919$wb['vhost_aliasdomains_note_txt'] = 'You cannot disable this as long as vhost aliasdomains exist in the system!';
20+ $wb["asp_new_package_disabled_txt"] = 'Disable new aps packages';
2021$wb["dbname_prefix_error_regex"] = 'Char not allowed in database name prefix.';
2122$wb["dbuser_prefix_error_regex"] = 'Char not allowed in database user prefix.';
2223$wb["ftpuser_prefix_error_regex"] = 'Char not allowed in ftp user prefix.';
You can’t perform that action at this time.
0 commit comments