From 2d8b263df4838654af2d4b23c75d869534fe4fff Mon Sep 17 00:00:00 2001 From: EDIflyer Date: Fri, 2 Feb 2024 22:42:39 +0000 Subject: [PATCH] fix: reword message on similar container switch countdown banner (#2748) --- locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index 4edb626d..369afbc3 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -43,7 +43,7 @@ error: events-timeout: title: Something is not right message: >- - Dozzle UI timeed out while connecting to API. Please check network + Dozzle UI timed out while connecting to API. Please check network connection and try again. alert: redirected: @@ -53,7 +53,7 @@ alert: title: Similar container found message: >- Dozzle found a similar container {containerId} that is running on the same - host. Do you want to switch to it? + host and will automatically switch to it unless you click 'Cancel'. title: page-not-found: Page not found login: Authentication Required