From 32ab9dda45d076e46c29bc1429ed0f4e7e9583b6 Mon Sep 17 00:00:00 2001 From: proddy Date: Fri, 28 Mar 2025 17:22:36 +0100 Subject: [PATCH] replace reset with restart --- interface/src/app/status/SystemMonitor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/src/app/status/SystemMonitor.tsx b/interface/src/app/status/SystemMonitor.tsx index eb5faea23..937f2cbbf 100644 --- a/interface/src/app/status/SystemMonitor.tsx +++ b/interface/src/app/status/SystemMonitor.tsx @@ -97,7 +97,7 @@ const SystemMonitor = () => { color="error" onClick={onCancel} > - {LL.RESET(0)} + {LL.RESTART()} ) : (