diff options
author | Cye3s <cye3s.cy@gmail.com> | 2017-06-26 13:13:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-26 13:13:56 +0800 |
commit | 6047dacb6253cd34067ebd4ab5f230a829b75be1 (patch) | |
tree | f0ad12d420a58068ffc6da994136bb67caf1fdae | |
parent | de2e92a1f4f80d1d4f3119efb2c4cb0d10f01b9a (diff) |
Update zh_CN base.po
Line 3021:
msgid "Switch protocol"
sould be:
msgstr "切换协议"
This "Switch protocol" means "Change one protocol to another protocol", Not "protocol of switch deivce"
-rw-r--r-- | modules/luci-base/po/zh-cn/base.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/po/zh-cn/base.po b/modules/luci-base/po/zh-cn/base.po index 7f19c28b6..b38cce90f 100644 --- a/modules/luci-base/po/zh-cn/base.po +++ b/modules/luci-base/po/zh-cn/base.po @@ -3019,7 +3019,7 @@ msgid "Switch VLAN" msgstr "交换机 VLAN" msgid "Switch protocol" -msgstr "交换机协议" +msgstr "切换协议" msgid "Sync with browser" msgstr "同步浏览器时间" |