mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
replace reset with restart
This commit is contained in:
@@ -97,7 +97,7 @@ const SystemMonitor = () => {
|
|||||||
color="error"
|
color="error"
|
||||||
onClick={onCancel}
|
onClick={onCancel}
|
||||||
>
|
>
|
||||||
{LL.RESET(0)}
|
{LL.RESTART()}
|
||||||
</Button>
|
</Button>
|
||||||
</MessageBox>
|
</MessageBox>
|
||||||
) : (
|
) : (
|
||||||
|
|||||||
Reference in New Issue
Block a user