Till Brehm
2016-04-05 32dcc8752f280299f0e364ccebcc092db8f2cb4e
interface/web/dns/lib/lang/en_dns_aaaa.lng
@@ -11,5 +11,6 @@
$wb["name_error_empty"] = 'The hostname is empty.';
$wb["name_error_regex"] = 'The hostname has the wrong format.';
$wb["data_error_empty"] = 'IP-Address empty';
$wb["data_error_regex"] = 'IP-Address format invalid';
$wb["ip_error_wrong"] = 'IP-Address format invalid';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>