Update lang.en.php
parent
2a8bdc8dea
commit
9aeaab23ab
|
@ -556,7 +556,7 @@ $lang['diagnostics']['dns_records_data'] = 'Correct Data';
|
||||||
$lang['diagnostics']['dns_records_status'] = 'Current State';
|
$lang['diagnostics']['dns_records_status'] = 'Current State';
|
||||||
$lang['diagnostics']['optional'] = 'This record is optional.';
|
$lang['diagnostics']['optional'] = 'This record is optional.';
|
||||||
$lang['diagnostics']['cname_from_a'] = 'Value derived from A/AAAA record. This is supported as long as the record points to the correct resource.';
|
$lang['diagnostics']['cname_from_a'] = 'Value derived from A/AAAA record. This is supported as long as the record points to the correct resource.';
|
||||||
$lang['diagnostics']['allow'] = 'Allow';
|
$lang['diagnostics']['allow'] = 'Allow %s';
|
||||||
|
|
||||||
$lang['admin']['relay_from'] = '"From:" address';
|
$lang['admin']['relay_from'] = '"From:" address';
|
||||||
$lang['admin']['api_allow_from'] = "Allow API access from these IPs";
|
$lang['admin']['api_allow_from'] = "Allow API access from these IPs";
|
||||||
|
|
Loading…
Reference in New Issue