Index: locales/en/subscriptions.json |
=================================================================== |
--- a/locales/en/subscriptions.json |
+++ b/locales/en/subscriptions.json |
@@ -2,7 +2,19 @@ |
"type_ads": { |
"message": "Ad blocking" |
}, |
+ "type_anti-adblock": { |
+ "message": "Anti ad blocking" |
+ }, |
+ "type_malware": { |
+ "message": "Malware protection" |
+ }, |
"type_other": { |
"message": "Miscellaneous" |
+ }, |
+ "type_privacy": { |
+ "message": "Privacy protection" |
+ }, |
+ "type_social": { |
+ "message": "Social media blocking" |
} |
-} |
+} |