Marius Burkard
2016-01-29 b8f4caccb73052b9d7488b592ed4854958a4dc76
interface/web/dns/lib/lang/en_dns_spf.lng
@@ -1,3 +1,5 @@
<?php
$wb['data_txt'] = 'SPF-Record';
$wb['spf_mechanism_txt'] = 'SPF Mechanism';
@@ -23,3 +25,4 @@
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>