backup: before proxies page modernization

This commit is contained in:
Hiddify User
2025-12-26 02:39:35 +03:00
parent 6e73e53fb6
commit 063f2464ee
25 changed files with 1395 additions and 609 deletions

View File

@@ -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",