mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-25 08:42:20 +07:00
fix(inbound): explain how to unlock fallbacks on the inbound form (#5014)
The fallbacks card only renders for VLESS/Trojan over RAW with TLS or Reality security, and a new inbound starts at security=none — so the Add Inbound page looked like it had lost fallback support entirely. Show an inline hint in that state pointing at the Security tab.
This commit is contained in:
@@ -282,7 +282,8 @@
|
||||
"quickAdded": "Đã thêm {n} fallback",
|
||||
"quickAddedNone": "Không có inbound mới nào đủ điều kiện",
|
||||
"routesWhen": "Định tuyến khi",
|
||||
"defaultCatchAll": "Mặc định — bắt mọi thứ khác"
|
||||
"defaultCatchAll": "Mặc định — bắt mọi thứ khác",
|
||||
"needsTls": "Fallback khả dụng sau khi chọn TLS hoặc Reality trong thẻ Bảo mật (chỉ VLESS/Trojan trên RAW)."
|
||||
},
|
||||
"protocol": "Giao thức",
|
||||
"port": "Cổng",
|
||||
|
||||
Reference in New Issue
Block a user