backup: before proxies page modernization
This commit is contained in:
@@ -220,14 +220,32 @@
|
||||
"perAppProxyModes": {
|
||||
"off": "All",
|
||||
"offMsg": "Proxy All Apps",
|
||||
"include": "Proxy",
|
||||
"include": "Include",
|
||||
"includeMsg": "Proxy Only Selected Apps",
|
||||
"exclude": "Bypass",
|
||||
"exclude": "Exclude",
|
||||
"excludeMsg": "Do Not Proxy Selected Apps"
|
||||
},
|
||||
"showSystemApps": "Show System Apps",
|
||||
"hideSystemApps": "Hide System Apps",
|
||||
"clearSelection": "Clear Selection"
|
||||
"clearSelection": "Clear Selection",
|
||||
"excludedDomains": {
|
||||
"pageTitle": "Exclusions",
|
||||
"domainsTab": "Domains",
|
||||
"appsTab": "Applications",
|
||||
"addButton": "Add Domains or Zones",
|
||||
"addModalTitle": "+ Add Domains",
|
||||
"addOwnDomain": "Add your site:",
|
||||
"domainInputHint": "site.com",
|
||||
"selectReadyZones": "Or select ready-made zones:",
|
||||
"cancel": "Cancel",
|
||||
"ok": "OK",
|
||||
"helpTitle": "Excluded Domains",
|
||||
"helpDescription": "Domains and domain zones from this list will bypass VPN and use direct connection.",
|
||||
"helpButton": "Got it",
|
||||
"emptyState": "No Excluded Domains",
|
||||
"emptyStateDescription": "Add domains that should bypass VPN",
|
||||
"fabButton": "Add"
|
||||
}
|
||||
},
|
||||
"geoAssets": {
|
||||
"pageTitle": "Routing Assets",
|
||||
|
||||
Reference in New Issue
Block a user