Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions client/src/__locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down