diff options
author | Jo-Philipp Wich <jo@mein.io> | 2023-01-05 23:12:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-05 23:12:12 +0100 |
commit | d0d10630547db7b6049a0bab9fb96c08b962913d (patch) | |
tree | 36f96cd26745fbb62149e9ca9c3b941f7143f5ee /modules/luci-base/po/pt_BR/base.po | |
parent | ee768039e2b009a8ec3ffab8b9f28e71c7dca1f5 (diff) | |
parent | 8414f916bab61b661062bf20c5e1a789893100b4 (diff) |
Merge pull request #6186 from systemcrash/dhcp_ipsets
luci-mod-network: disambiguate DHCP IP set help text
Diffstat (limited to 'modules/luci-base/po/pt_BR/base.po')
-rw-r--r-- | modules/luci-base/po/pt_BR/base.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/po/pt_BR/base.po b/modules/luci-base/po/pt_BR/base.po index 6bc93eed85..b2a5ff79e1 100644 --- a/modules/luci-base/po/pt_BR/base.po +++ b/modules/luci-base/po/pt_BR/base.po @@ -4948,7 +4948,7 @@ msgstr "Lista dos endereços IP que serão convertidos em respostas NXDOMAIN." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:728 -msgid "List of IP sets to populate with the specified domain IPs." +msgid "List of IP sets to populate with the IPs of DNS lookup results of the FQDNs also specified here." msgstr "" "Lista os conjuntos dos IPs para preencher os IPs com domínios especificados." |