luci: fix rr-ttl-reply-max translate

This commit is contained in:
zxlhhyccc
2022-09-02 13:33:44 +08:00
committed by Nick Peng
parent 822f02bab9
commit 8532205844

View File

@@ -145,7 +145,7 @@ o = s:taboption("settings", Value, "rr_ttl_max", translate("Domain TTL Max"), tr
o.rempty = true
---- rr-ttl-reply-max
o = s:taboption("settings", Value, "rr_ttl_reply_max", translate("Domain TTL Max"), translate("Reply maximum TTL for all domain result."))
o = s:taboption("settings", Value, "rr_ttl_reply_max", translate("Reply Domain TTL Max"), translate("Reply maximum TTL for all domain result."))
o.rempty = true
---- second dns server