This commit is contained in:
erosman 2024-01-13 23:46:22 +03:30 committed by GitHub
parent 31c0a1608f
commit 138e7e9489
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -11,6 +11,7 @@
"excludeHost": { "message": "Exclude Host" },
"setTabProxy": { "message": "Set Tab Proxy" },
"unsetTabProxy": { "message": "Unset Tab Proxy" },
"more": { "message": "More" },
"incognitoAccessError": { "message": "Firefox requires private browsing permission for proxy settings." },
"controlledByOtherExtensions": { "message": "Settings are controlled by other extensions." },
@ -20,8 +21,8 @@
"syncError": { "message": "Sync Error" },
"autoBackup": { "message": "Auto Backup" },
"autoBackupDescription": { "message": "Automatically backup settings to the Downloads folder on save" },
"showPatternProxy": { "message": "Show Pattern Proxy" },
"showPatternProxyDescription": { "message": "Show proxies on the toolbar badge when in Proxy by Patterns mode (Firefox only)" },
"theme": { "message": "Theme" },
"default": { "message": "Default" },
"globalExclude": { "message": "Global Exclude" },
"globalExcludeDescription": { "message": "List of hosts that should not be proxied" },
@ -94,7 +95,7 @@
"method": { "message": "Method" },
"proxy": { "message": "Proxy" },
"time": { "message": "Time" },
"notAvailable": { "message": "Not Available On Chrome (Firefox Only)" },
"notAvailable": { "message": "Proxy data is not available on Chrome (Firefox Only)" },
"about": { "message": "About" },
"error": { "message": "There was an error with the operation" },