From 92904e5861499bd5ca4a2ab301cb44afc11fce9d Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 9 Sep 2024 21:32:45 +0200 Subject: [PATCH] text change --- interface/src/app/status/RestartMonitor.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/interface/src/app/status/RestartMonitor.tsx b/interface/src/app/status/RestartMonitor.tsx index 83377d1ee..9e813eebe 100644 --- a/interface/src/app/status/RestartMonitor.tsx +++ b/interface/src/app/status/RestartMonitor.tsx @@ -59,9 +59,10 @@ const RestartMonitor = () => { : data?.status === 'ready' ? LL.RESTARTING_PRE() : LL.RESTARTING_POST()} + … - {LL.PLEASE_WAIT()}… + {LL.PLEASE_WAIT()} {errorMessage ? (