diff --git a/dnsmasq/translations/en.yaml b/dnsmasq/translations/en.yaml index f8902c9472e..25cbcd61a27 100644 --- a/dnsmasq/translations/en.yaml +++ b/dnsmasq/translations/en.yaml @@ -24,11 +24,13 @@ configuration: filter_a: name: Filter A records description: >- - Do not respond with A (IPv4) records obtained from upstream resolver(s). + Do not respond with A (IPv4) records obtained from + upstream resolver(s). filter_aaaa: name: Filter AAAA records description: >- - Do not respond with AAAA (IPv6) records obtained from upstream resolver(s). + Do not respond with AAAA (IPv6) records obtained from + upstream resolver(s). network: 53/tcp: TCP port for DNS requests. 53/udp: UDP port for DNS requests.