diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json index 17ebac91..5bfa2920 100644 --- a/client/src/__locales/en.json +++ b/client/src/__locales/en.json @@ -358,7 +358,7 @@ "access_allowed_desc": "A list of CIDR or IP addresses. If configured, AdGuard Home will accept requests from these IP addresses only.", "access_disallowed_title": "Disallowed clients", "access_disallowed_desc": "A list of CIDR or IP addresses. If configured, AdGuard Home will drop requests from these IP addresses.", - "access_blocked_title": "Blocked domains", + "access_blocked_title": "Disallowed domains", "access_blocked_desc": "Don't confuse this with filters. AdGuard Home will drop DNS queries with these domains in query's question. Here you can specify the exact domain names, wildcards and urlfilter-rules, e.g. 'example.org', '*.example.org' or '||example.org^'.", "access_settings_saved": "Access settings successfully saved", "updates_checked": "Updates successfully checked",