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/vi | |
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/vi')
-rw-r--r-- | modules/luci-base/po/vi/base.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po index e01945ee3f..711927d36c 100644 --- a/modules/luci-base/po/vi/base.po +++ b/modules/luci-base/po/vi/base.po @@ -5153,13 +5153,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 "" "Danh sách các R1KH trong cùng một tên miền di động. <br /> Định dạng: Địa " -"chỉ MAC, R1KH-ID là 6 số bát phân với dấu hai chấm, khóa 128 bit dưới dạng " +"chỉ MAC, R1KH-ID là 6 số bát phân với dấu hai chấm, khóa 256 bit dưới dạng " "chuỗi thập lục phân. <br /> Danh sách này được sử dụng để ánh xạ R1KH-ID đến " "địa chỉ MAC đích khi gửi khóa PMK-R1 từ R0KH. Đây cũng là danh sách các R1KH " "được ủy quyền trong MD có thể yêu cầu các khóa PMK-R1." |