Update translations
This commit is contained in:
parent
007c54f484
commit
49e6154df0
@ -1,8 +1,6 @@
|
||||
m = Map("mosdns")
|
||||
m.title = translate("MosDNS")
|
||||
m.description = translate("MosDNS is a 'programmable' DNS forwarder.")
|
||||
|
||||
s = m:section(TypedSection, "mosdns")
|
||||
s = m:section(TypedSection, "mosdns", translate("Geodata Update"))
|
||||
s.addremove = false
|
||||
s.anonymous = true
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
m = Map("mosdns")
|
||||
m.title = translate("MosDNS")
|
||||
m.description = translate("MosDNS is a 'programmable' DNS forwarder.")
|
||||
|
||||
s = m:section(TypedSection, "mosdns", translate("ADblock Whitelist"))
|
||||
s = m:section(TypedSection, "mosdns", translate("ADblock whitelist"))
|
||||
s.addremove = false
|
||||
s.anonymous = true
|
||||
|
||||
|
@ -38,10 +38,7 @@ msgid "<font color=\"ff0000\"><strong>ADblock whitelist only apply to 'Def Confi
|
||||
msgstr "<font color=\"ff0000\"><strong>注意!广告过滤白名单仅当 'MosDNS 配置文件选择' 为 '内置预设' 时才会生效</strong></font>"
|
||||
|
||||
msgid "ADblock whitelist"
|
||||
msgstr "白名单"
|
||||
|
||||
msgid "ADblock Whitelist"
|
||||
msgstr "广告过滤白名单"
|
||||
msgstr "广告白名单"
|
||||
|
||||
msgid "Reload Service"
|
||||
msgstr "重载 MosDNS"
|
||||
|
Loading…
Reference in New Issue
Block a user