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-tw | |
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-tw')
-rw-r--r-- | applications/luci-app-mwan3/po/zh-tw/mwan3.po | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/applications/luci-app-mwan3/po/zh-tw/mwan3.po b/applications/luci-app-mwan3/po/zh-tw/mwan3.po index 04711ac3d7..ce23e77eaa 100644 --- a/applications/luci-app-mwan3/po/zh-tw/mwan3.po +++ b/applications/luci-app-mwan3/po/zh-tw/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 "高階" |