diff --git a/locales/en/public.json b/locales/en/public.json index 2cf7d37ea..c432c2e5a 100644 --- a/locales/en/public.json +++ b/locales/en/public.json @@ -364,8 +364,8 @@ "TITLE": "Theme" }, "WEBSOCKET_CONNECTION_DEBOUNCE": { - "DESCRIPTION": "Set the debounce time (in milliseconds) used when establishing WebSocket connections. Increase this time if the web-interface repeatedly displays WebSocket connection/disconnection messages. Decrease this time if the web-interface takes a long time to populate on startup.", - "TITLE": "WebSocket Connection Debounce" + "DESCRIPTION": "Set the retry interval (in milliseconds) used when establishing WebSocket connections. Increase this time if the web-interface repeatedly displays WebSocket connection/disconnection messages. Decrease this time if the web-interface takes a long time to populate on startup.", + "TITLE": "WebSocket Retry Interval" } }, "TimePicker": {