diff --git a/_locales/sv_SE/messages.json b/_locales/sv_SE/messages.json index 551a160..1b2b90f 100644 --- a/_locales/sv_SE/messages.json +++ b/_locales/sv_SE/messages.json @@ -301,6 +301,10 @@ "message": "Tillåt referral marketing", "description": "This string is used as title for the referral marketing switch" }, + "watchdog": { + "message": "[ClearURLs]: Ett problem har upptäckts. ClearURLs startar om.", + "description": "This string is used as text for the watchdog" + }, "domain_blocking_enabled": { "message": "Tillåt domänblockering (Kan leda till problem på sidor som inte tillåter AdBlockers)", "description": "This string is used as label for the domain blocking switch" @@ -308,5 +312,14 @@ "domain_blocking_enabled_title": { "message": "Tillåt domänblockering (Kan leda till problem på sidor som inte tillåter AdBlockers)", "description": "This string is used as title for the domain blocking switch" + }, + "log_ping_blocked": { + "description": "This string is used on hyperlink auditing in the ClearURLs log." + }, + "ping_blocking_enabled": { + "description": "This string is used as label for the hyperlink auditing blocking switch" + }, + "ping_blocking_enabled_title": { + "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file