Skip to content

Commit af0baeb

Browse files
committed
Add new packages status config
1 parent 6180004 commit af0baeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interface/web/admin/lib/lang/en_system_config.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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.';

0 commit comments

Comments
 (0)