text change

This commit is contained in:
proddy
2024-09-09 21:32:45 +02:00
parent 716d249719
commit 92904e5861

View File

@@ -59,9 +59,10 @@ const RestartMonitor = () => {
: data?.status === 'ready'
? LL.RESTARTING_PRE()
: LL.RESTARTING_POST()}
…
</Typography>
<Typography mt={2} variant="h6" fontWeight={400} textAlign="center">
{LL.PLEASE_WAIT()}&hellip;
{LL.PLEASE_WAIT()}
</Typography>
{errorMessage ? (