luci: add space
unifi code style Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
This commit is contained in:
parent
b1c60c83cc
commit
03be2d7d8f
@ -12,7 +12,7 @@ local ss_encrypt_method_list = {
|
|||||||
local ss_rust_encrypt_method_list = {
|
local ss_rust_encrypt_method_list = {
|
||||||
"plain", "none",
|
"plain", "none",
|
||||||
"aes-128-gcm", "aes-256-gcm", "chacha20-ietf-poly1305",
|
"aes-128-gcm", "aes-256-gcm", "chacha20-ietf-poly1305",
|
||||||
"2022-blake3-aes-128-gcm","2022-blake3-aes-256-gcm","2022-blake3-chacha20-poly1305"
|
"2022-blake3-aes-128-gcm", "2022-blake3-aes-256-gcm", "2022-blake3-chacha20-poly1305"
|
||||||
}
|
}
|
||||||
|
|
||||||
local ssr_encrypt_method_list = {
|
local ssr_encrypt_method_list = {
|
||||||
|
@ -995,10 +995,10 @@ msgid "IV Check"
|
|||||||
msgstr "IV 检查"
|
msgstr "IV 检查"
|
||||||
|
|
||||||
msgid "UDP over TCP"
|
msgid "UDP over TCP"
|
||||||
msgstr "TCP封装UDP"
|
msgstr "TCP 封装 UDP"
|
||||||
|
|
||||||
msgid "Need Xray server side with Shadowsocks-2022 protocol"
|
msgid "Need Xray server side with Shadowsocks-2022 protocol"
|
||||||
msgstr "需要Xray作服务器端的Shadowsocks-2022协议"
|
msgstr "需要 Xray 作服务器端的 Shadowsocks-2022 协议"
|
||||||
|
|
||||||
msgid "Connection Timeout"
|
msgid "Connection Timeout"
|
||||||
msgstr "连接超时时间"
|
msgstr "连接超时时间"
|
||||||
@ -1280,7 +1280,7 @@ msgid "Early data length"
|
|||||||
msgstr "前置数据最大长度"
|
msgstr "前置数据最大长度"
|
||||||
|
|
||||||
msgid "Early data header name"
|
msgid "Early data header name"
|
||||||
msgstr "前置数据HTTP头名"
|
msgstr "前置数据 HTTP 头名"
|
||||||
|
|
||||||
msgid "Recommended value: Sec-WebSocket-Protocol"
|
msgid "Recommended value: Sec-WebSocket-Protocol"
|
||||||
msgstr "推荐值:Sec-WebSocket-Protocol"
|
msgstr "推荐值:Sec-WebSocket-Protocol"
|
||||||
|
Loading…
Reference in New Issue
Block a user