mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
luci-mod-network: fix placeholder for roaming identifiers
OpenWrt commit 3cc56a5 chaged the default value of `mobility_domain` and `r1_key_holder` options. This commit removes the stale hard-coded `4f57` from luci to avoid ambiguity. Closes: openwrt/luci#8267 Signed-off-by: Youfu Zhang <zhangyoufu@gmail.com>
This commit is contained in:
@@ -13091,6 +13091,14 @@ msgstr "自動(已停用)"
|
||||
msgid "automatic (enabled)"
|
||||
msgstr "自動(已啟用)"
|
||||
|
||||
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911
|
||||
msgid "automatically derived from Mobility Domain and PSK"
|
||||
msgstr "根據Mobility Domain和PSK自動產生"
|
||||
|
||||
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882
|
||||
msgid "automatically derived from SSID"
|
||||
msgstr "根據SSID自動產生"
|
||||
|
||||
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82
|
||||
msgid "baseT"
|
||||
msgstr "baseT"
|
||||
|
||||
Reference in New Issue
Block a user