mirror of
https://github.com/Synzvato/decentraleyes.git
synced 2025-12-23 23:38:39 -05:00
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"extensionDescription": {
|
|
"message": "Protects you against tracking through \"free\", centralized, content delivery.",
|
|
"description": "Extension description."
|
|
},
|
|
"blockMissingTitle": {
|
|
"message": "Block requests for missing resources",
|
|
"description": "Block requests for missing resources title."
|
|
},
|
|
"blockMissingDescription": {
|
|
"message": "Cancel intercepted request if the required resource is not locally available.",
|
|
"description": "Block requests for missing resources description."
|
|
},
|
|
"domainWhitelistTitle": {
|
|
"message": "Exclude domains from inspections",
|
|
"description": "Domain whitelist title."
|
|
},
|
|
"domainWhitelistDescription": {
|
|
"message": "Enter domains to whitelist them. Separate multiple entries with semi-colons (;).",
|
|
"description": "Domain whitelist description."
|
|
},
|
|
"amountInjectedTitle": {
|
|
"message": "Counter for locally injected resources",
|
|
"description": "Amount injected title."
|
|
},
|
|
"amountInjectedDescription": {
|
|
"message": "Amount of local Content Delivery Network resource injections since installation.",
|
|
"description": "Amount injected description."
|
|
}
|
|
}
|