Browse Source

fix translation for BLM en

coolsnowwolf 5 years ago
parent
commit
8571ec0ffb

+ 1 - 1
luci-app-ssr-plus/luasrc/model/cbi/shadowsocksr/control.lua

@@ -2,7 +2,7 @@ require "luci.ip"
 require "nixio.fs"
 require "nixio.fs"
 local m, s, o
 local m, s, o
 
 
-m = Map("shadowsocksr", translate("IP black-and-white list"))
+m = Map("shadowsocksr", translate("Block and Allow List"))
 
 
 s = m:section(TypedSection, "access_control")
 s = m:section(TypedSection, "access_control")
 s.anonymous = true
 s.anonymous = true

+ 1 - 1
luci-app-ssr-plus/po/zh-cn/ssr-plus.po

@@ -454,7 +454,7 @@ msgstr "更新"
 msgid "Server Count"
 msgid "Server Count"
 msgstr "服务器节点数量"
 msgstr "服务器节点数量"
 
 
-msgid "IP black-and-white list"
+msgid "Block and Allow List"
 msgstr "禁止/通行名单"
 msgstr "禁止/通行名单"
 
 
 msgid "WAN IP AC"
 msgid "WAN IP AC"