From 5ca08d71f02e6498ef85424685411ede5551dc8c Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Thu, 17 Sep 2026 13:30:46 -0400 Subject: [PATCH] change restart site toast text --- messages/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/en-US.json b/messages/en-US.json index 003595b7b..664098b8b 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -132,7 +132,7 @@ "siteRestartDialogMessage": "Are you sure you want to restart the WireGuard tunnel for {name}? The site will briefly lose connectivity.", "siteRestartWarning": "The site will briefly disconnect while the tunnel restarts.", "siteRestarted": "Site restarted", - "siteRestartedDescription": "The WireGuard tunnel has been restarted.", + "siteRestartedDescription": "The site has been restarted.", "siteErrorRestart": "Failed to restart site", "siteErrorRestartDescription": "An error occurred while restarting the site.", "siteSettingDescription": "Configure the settings on the site",