浏览代码

fix language

rufengsuixing 5 年之前
父节点
当前提交
3b472c42a0
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      luasrc/model/cbi/AdGuardHome.lua
  2. 1 1
      po/zh-cn/AdGuardHome.po

+ 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 "载入中"