Add android per-app proxy
This commit is contained in:
@@ -117,6 +117,20 @@
|
||||
"debugMode": "Debug Mode",
|
||||
"debugModeMsg": "Restart the app for applying this change"
|
||||
},
|
||||
"network": {
|
||||
"perAppProxyPageTitle": "Per-app Proxy",
|
||||
"perAppProxyModes": {
|
||||
"off": "All",
|
||||
"offMsg": "Proxy all apps",
|
||||
"include": "Proxy",
|
||||
"includeMsg": "Proxy only selected apps",
|
||||
"exclude": "Bypass",
|
||||
"excludeMsg": "Do not proxy selected apps"
|
||||
},
|
||||
"showSystemApps": "Show system apps",
|
||||
"hideSystemApps": "Hide system apps",
|
||||
"clearSelection": "Clear selection"
|
||||
},
|
||||
"config": {
|
||||
"section": {
|
||||
"route": "Route Options",
|
||||
|
||||
@@ -117,6 +117,20 @@
|
||||
"debugMode": "دیباگ مود",
|
||||
"debugModeMsg": "برای اعمال این تغییر اپ را ریاستارت کنید"
|
||||
},
|
||||
"network": {
|
||||
"perAppProxyPageTitle": "پراکسی برنامهها",
|
||||
"perAppProxyModes": {
|
||||
"off": "همه",
|
||||
"offMsg": "همه برنامهها پراکسی میشوند",
|
||||
"include": "پراکسی",
|
||||
"includeMsg": "تنها برنامههای انتخاب شده پراکسی میشوند",
|
||||
"exclude": "بایپس",
|
||||
"excludeMsg": "همه بجز برنامههای انتخاب شده پراکسی میشوند"
|
||||
},
|
||||
"showSystemApps": "نمایش برنامههای سیستمی",
|
||||
"hideSystemApps": "مخفی کردن برنامههای سیستمی",
|
||||
"clearSelection": "حذف انتخابها"
|
||||
},
|
||||
"config": {
|
||||
"section": {
|
||||
"route": "تنظیمات مسیریاب",
|
||||
|
||||
Reference in New Issue
Block a user