Tab Proxy

This commit is contained in:
erosman 2023-09-23 17:17:31 +03:30 committed by GitHub
parent b8f91d5516
commit efb1cdc1c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -6,8 +6,10 @@
"disable": { "message": "Disable" },
"ip": { "message": "IP" },
"location": { "message": "Location" },
"addHost": { "message": "Add host pattern to" },
"quickAdd": { "message": "Quick Add" },
"excludeHost": { "message": "Exclude host" },
"setTabProxy": { "message": "Set Tab Proxy" },
"unsetTabProxy": { "message": "Unset Tab Proxy" },
"incognitoAccessError": { "message": "Proxy settings requires private browsing permission." },
@ -45,7 +47,6 @@
"pattern": { "message": "Pattern" },
"patterns": { "message": "Patterns" },
"quickAdd": { "message": "Quick Add" },
"include": { "message": "Include" },
"exclude": { "message": "Exclude" },
"all": { "message": "All" },