diff options
author | Jo-Philipp Wich <jo@mein.io> | 2023-10-20 00:43:02 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2023-10-20 00:43:02 +0200 |
commit | 5d924ed31c821798773b8c25c34f3bcc2932f963 (patch) | |
tree | 224024d42b1874477e9330dfdd010ac4022de5ce /modules/luci-base/po/zh_Hans/base.po | |
parent | 9b545a370be764351d1fde9bdde5a12deebf7f57 (diff) |
luci-base, luci-mod-network: fix R0KH & R1KH option help text
Fixes: #6571
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'modules/luci-base/po/zh_Hans/base.po')
-rw-r--r-- | modules/luci-base/po/zh_Hans/base.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po index 957f287adc..ad73af8149 100644 --- a/modules/luci-base/po/zh_Hans/base.po +++ b/modules/luci-base/po/zh_Hans/base.po @@ -5023,13 +5023,13 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1606 msgid "" "List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID " -"as 6 octets with colons,128-bit key as hex string. <br />This list is used " +"as 6 octets with colons,256-bit key as hex string. <br />This list is used " "to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the " "R0KH. This is also the list of authorized R1KHs in the MD that can request " "PMK-R1 keys." msgstr "" "同一移动域中的 R1KH 列表。<br />格式:MAC 地址,R1KH-ID(包含冒号的 6 个八位" -"字节),128 位密钥(十六进制字符串)。<br />当从 R0KH 发送 PMK-R1 键时,此列" +"字节),256 位密钥(十六进制字符串)。<br />当从 R0KH 发送 PMK-R1 键时,此列" "表用于将 R1KH-ID 映射到目标 MAC 地址。这也是可以请求 PMK-R1 键的 MD 中授权的 " "R1KH 的列表。" |