From e9c9e7270155826d22005fd226c6cbe6ddadeab8 Mon Sep 17 00:00:00 2001 From: VasiliyMooduckovich <73686738+VasiliyMooduckovich@users.noreply.github.com> Date: Tue, 28 Mar 2023 14:43:49 +0300 Subject: [PATCH] Update en.json --- client/src/__locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json index 14bd92e7..9c7290eb 100644 --- a/client/src/__locales/en.json +++ b/client/src/__locales/en.json @@ -198,7 +198,7 @@ "form_error_url_format": "Invalid URL format", "form_error_url_or_path_format": "Invalid URL or absolute path of the list", "custom_filter_rules": "Custom filtering rules", - "custom_filter_rules_hint": "Enter one rule on a line. You can use either adblock rules or hosts files syntax.", + "custom_filter_rules_hint": "Enter one rule per line. You can use either adblock rules or hosts files syntax.", "system_host_files": "System hosts files", "examples_title": "Examples", "example_meaning_filter_block": "block access to example.org and all its subdomains;",