rufengsuixing 5 жил өмнө
parent
commit
3b472c42a0

+ 1 - 1
luasrc/model/cbi/AdGuardHome.lua

@@ -100,7 +100,7 @@ o = s:option(Value, "gfwupstream", translate("Gfwlist upstream dns server"), tra
 o.default     = "tcp://208.67.220.220#5353"
 o.datatype    = "string"
 ---- chpass
-o = s:option(Value, "hashpass", translate("Change browser management password"), translate("Press load model and culculate and save/apply"))
+o = s:option(Value, "hashpass", translate("Change browser management password"), translate("Press load culculate model and culculate finally save/apply"))
 o.default     = ""
 o.datatype    = "string"
 o.template = "AdGuardHome/AdGuardHome_chpass"

+ 1 - 1
po/zh-cn/AdGuardHome.po

@@ -86,7 +86,7 @@ msgid "Change browser management password"
 msgstr "改变网页登录密码"
 
 msgid "Press load culculate model and culculate finally save/apply"
-msgstr "按载入模块 然后计算 最后保存/提交"
+msgstr "按载入计算模块 然后计算 最后保存/提交"
 
 msgid "loading..."
 msgstr "载入中"