We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41abc67 commit 0cc2861Copy full SHA for 0cc2861
interface/web/sites/lib/lang/en_web_childdomain_list.lng
@@ -4,13 +4,13 @@ $wb['active_txt'] = 'Active';
4
$wb['server_id_txt'] = 'Server';
5
$wb['parent_domain_id_txt'] = 'Website';
6
$wb['domain_txt'] = 'Subdomain';
7
-$wb['add_new_record_txt'] = 'Add new subdomain';
+$wb['add_new_subdomain_txt'] = 'Add new Subdomain';
8
+$wb['add_new_aliasdomain_txt'] = 'Add new Aliasdomain';
9
$wb['domain_error_empty'] = 'Domain is empty.';
10
$wb['domain_error_unique'] = 'Domain must be unique.';
11
$wb['domain_error_regex'] = 'Domain name invalid.';
12
$wb['no_redirect_txt'] = 'No redirect';
13
$wb['no_flag_txt'] = 'No flag';
14
$wb['none_txt'] = 'None';
-
15
?>
16
0 commit comments