We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6180004 commit af0baebCopy full SHA for af0baeb
1 file changed
interface/web/admin/lib/lang/en_system_config.lng
@@ -17,6 +17,7 @@ $wb['vhost_subdomains_txt'] = 'Create subdomains as web site';
17
$wb['vhost_subdomains_note_txt'] = 'You cannot disable this as long as vhost subdomains exist in the system!';
18
$wb['vhost_aliasdomains_txt'] = 'Create aliasdomains as web site';
19
$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';
21
$wb["dbname_prefix_error_regex"] = 'Char not allowed in database name prefix.';
22
$wb["dbuser_prefix_error_regex"] = 'Char not allowed in database user prefix.';
23
$wb["ftpuser_prefix_error_regex"] = 'Char not allowed in ftp user prefix.';
0 commit comments