1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 13:23:07 +01:00

fix: reword message on similar container switch countdown banner (#2748)

This commit is contained in:
EDIflyer
2024-02-02 22:42:39 +00:00
committed by GitHub
parent fc8b67a902
commit 2d8b263df4

View File

@@ -43,7 +43,7 @@ error:
events-timeout: events-timeout:
title: Something is not right title: Something is not right
message: >- 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. connection and try again.
alert: alert:
redirected: redirected:
@@ -53,7 +53,7 @@ alert:
title: Similar container found title: Similar container found
message: >- message: >-
Dozzle found a similar container {containerId} that is running on the same 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: title:
page-not-found: Page not found page-not-found: Page not found
login: Authentication Required login: Authentication Required