interface/web/dns/lib/lang/cz_dns_alias.lng
@@ -1,7 +1,7 @@ <?php $wb['server_id_txt'] = 'Server'; $wb['zone_txt'] = 'Zóna'; $wb['name_txt'] = 'Hostname'; $wb['name_txt'] = 'Název hostitele'; $wb['type_txt'] = 'Typ'; $wb['data_txt'] = 'Cílový Hostname'; $wb['ttl_txt'] = 'TTL'; @@ -12,5 +12,7 @@ $wb['name_error_regex'] = 'Hostname má chybný formát.'; $wb['data_error_empty'] = 'Cílový Hostname je prázdný'; $wb['data_error_regex'] = 'Cílový Hostname má chybný formát'; $wb['ttl_range_error'] = 'Min. TTL doba je 60 sekund.'; ?>