diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json index 46e75fe6..af748038 100644 --- a/client/src/__locales/en.json +++ b/client/src/__locales/en.json @@ -222,7 +222,7 @@ "updated_upstream_dns_toast": "Upstream servers successfully saved", "dns_test_ok_toast": "Specified DNS servers are working correctly", "dns_test_not_ok_toast": "Server \"{{key}}\": could not be used, please check that you've written it correctly", - "dns_test_warning_toast": "Server \"{{key}}\" does not respond to test requests and may not work properly", + "dns_test_warning_toast": "Upstream \"{{key}}\" does not respond to test requests and may not work properly", "unblock": "Unblock", "block": "Block", "disallow_this_client": "Disallow this client",