From 5d924ed31c821798773b8c25c34f3bcc2932f963 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 20 Oct 2023 00:43:02 +0200 Subject: luci-base, luci-mod-network: fix R0KH & R1KH option help text Fixes: #6571 Signed-off-by: Jo-Philipp Wich --- modules/luci-base/po/zh_Hans/base.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/luci-base/po/zh_Hans/base.po') 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.
Format: MAC-address,R1KH-ID " -"as 6 octets with colons,128-bit key as hex string.
This list is used " +"as 6 octets with colons,256-bit key as hex string.
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 列表。
格式:MAC 地址,R1KH-ID(包含冒号的 6 个八位" -"字节),128 位密钥(十六进制字符串)。
当从 R0KH 发送 PMK-R1 键时,此列" +"字节),256 位密钥(十六进制字符串)。
当从 R0KH 发送 PMK-R1 键时,此列" "表用于将 R1KH-ID 映射到目标 MAC 地址。这也是可以请求 PMK-R1 键的 MD 中授权的 " "R1KH 的列表。" -- cgit v1.2.3