replace reset with restart

This commit is contained in:
proddy
2025-03-28 17:22:36 +01:00
parent b6659b8586
commit 32ab9dda45

View File

@@ -97,7 +97,7 @@ const SystemMonitor = () => {
color="error"
onClick={onCancel}
>
{LL.RESET(0)}
{LL.RESTART()}
</Button>
</MessageBox>
) : (