diff options
author | Jakub Janco <kubco2@gmail.com> | 2017-11-29 00:26:51 +0100 |
---|---|---|
committer | Jakub Janco <kubco2@gmail.com> | 2017-11-29 00:30:53 +0100 |
commit | 890a2fc82816945c94c2c5a208f5ddf9f6dae5e0 (patch) | |
tree | 01299725abf4c96ee2f5cb6d343bdcc4a9d6f623 /applications/luci-app-mwan3/po/zh-cn | |
parent | 802d5b6becf829975e5e129657b9e63a6590b87c (diff) |
luci-app-mwan3: fix member metric allowed values
mwan3 accepts only 1-256 metric of member, if it is more, member is ignored.
This patch fix translations and allowed values of member metric input.
Signed-off-by: Jakub Janco <kubco2@gmail.com>
Diffstat (limited to 'applications/luci-app-mwan3/po/zh-cn')
-rw-r--r-- | applications/luci-app-mwan3/po/zh-cn/mwan3.po | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/applications/luci-app-mwan3/po/zh-cn/mwan3.po b/applications/luci-app-mwan3/po/zh-cn/mwan3.po index d0b92a6df..564e0ea47 100644 --- a/applications/luci-app-mwan3/po/zh-cn/mwan3.po +++ b/applications/luci-app-mwan3/po/zh-cn/mwan3.po @@ -32,8 +32,11 @@ msgid "" msgstr "" "取值范围:1-100。这个设置项指定了当多少个 IP 地址能够连通时接口会被认为在线" +msgid "Acceptable values: 1-256. Defaults to 1 if not set" +msgstr "取值范围:1-256。如果不填写,默认值为 1" + msgid "Acceptable values: 1-1000. Defaults to 1 if not set" -msgstr "取值范围:1-100。如果不填写,默认值为 1" +msgstr "取值范围:1-1000。如果不填写,默认值为 1" msgid "Advanced" msgstr "高级" |