mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-08-31 07:27:13 +00: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": "{n} فالبک افزوده شد",
|
||||
"quickAddedNone": "اینباند جدیدی برای افزودن وجود ندارد",
|
||||
"routesWhen": "هدایت میشود وقتی",
|
||||
"defaultCatchAll": "پیشفرض — همهی موارد دیگر را میگیرد"
|
||||
"defaultCatchAll": "پیشفرض — همهی موارد دیگر را میگیرد",
|
||||
"needsTls": "فالبکها پس از انتخاب TLS یا Reality در برگهی امنیت در دسترس میشوند (فقط VLESS/Trojan روی RAW)."
|
||||
},
|
||||
"protocol": "پروتکل",
|
||||
"port": "پورت",
|
||||
|
||||
Reference in New Issue
Block a user