diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json index 35a028ed26c..4b13abe20e9 100644 --- a/client/src/__locales/en.json +++ b/client/src/__locales/en.json @@ -197,10 +197,10 @@ "disable_notify_for_minutes_plural": "Disable protection for {{count}} minutes", "disable_notify_for_seconds": "Disable protection for {{count}} second", "disable_notify_for_seconds_plural": "Disable protection for {{count}} seconds", - "disable_notify_until_tomorrow": "Disable protection until tomorrow", + "disable_notify_until_tomorrow": "Disable protection for 24 hours", "disable_protection": "Disable protection", "disable_rewrites": "Disable rewrite rules", - "disable_until_tomorrow": "Until tomorrow", + "disable_until_tomorrow": "For 24 hours", "disabled": "Disabled", "disabled_dhcp": "DHCP server disabled", "disabled_filtering_toast": "Disabled filtering",