mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
fix: proxy mode description displays incorrectly (#3719)
* fix: proxy mode description display incorrectly * fix: update language json --------- Co-authored-by: Tunglies <selenvow+github@gmail.com>
This commit is contained in:
@@ -213,9 +213,9 @@
|
||||
"TUN Mode Disabled": "TUN mode is disabled, suitable for special applications",
|
||||
"TUN Mode Service Required": "TUN mode requires service mode, please install the service first",
|
||||
"TUN Mode Intercept Info": "TUN mode can take over all application traffic, suitable for special applications that do not follow the system proxy settings",
|
||||
"rule Mode Description": "Routes traffic according to preset rules, provides flexible proxy strategies",
|
||||
"global Mode Description": "All traffic goes through proxy servers, suitable for scenarios requiring global internet access",
|
||||
"direct Mode Description": "All traffic doesn't go through proxy nodes, but is forwarded by Clash kernel to target servers, suitable for specific scenarios requiring kernel traffic distribution",
|
||||
"Rule Mode Description": "Routes traffic according to preset rules, provides flexible proxy strategies",
|
||||
"Global Mode Description": "All traffic goes through proxy servers, suitable for scenarios requiring global internet access",
|
||||
"Direct Mode Description": "All traffic doesn't go through proxy nodes, but is forwarded by Clash kernel to target servers, suitable for specific scenarios requiring kernel traffic distribution",
|
||||
"Stack": "Tun Stack",
|
||||
"System and Mixed Can Only be Used in Service Mode": "System and Mixed Can Only be Used in Service Mode",
|
||||
"Device": "Device Name",
|
||||
|
||||
Reference in New Issue
Block a user