diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json index 3f6f74d7..a5839c0f 100644 --- a/client/src/__locales/en.json +++ b/client/src/__locales/en.json @@ -736,6 +736,6 @@ "friday_short": "Fri", "saturday_short": "Sat", "upstream_dns_cache_configuration": "Upstream DNS cache configuration", - "enable_upstream_dns_cache": "Enable DNS cache for this client's custom upstream configuration", - "dns_cache_size": "DNS cache size (in bytes)" + "enable_upstream_dns_cache": "Enable DNS caching for this client's custom upstream configuration", + "dns_cache_size": "DNS cache size, in bytes" }