From 9d235fa83807b615003f83b526d64be61537614e Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 10 Sep 2025 16:52:44 +0200 Subject: [PATCH] Fix broken link in update view --- dashboard/public/translation/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/public/translation/en.json b/dashboard/public/translation/en.json index 9a11ca702..9c02396f9 100644 --- a/dashboard/public/translation/en.json +++ b/dashboard/public/translation/en.json @@ -934,7 +934,7 @@ "stopUpdateAction": "Stop Update", "disabled": "Disabled", "schedule": "Schedule", - "description": "Platform and App Updates are automatically applied based on the Schedule in the System Time Zone." + "description": "Platform and app updates are applied on the schedule set here, according to the System Time Zone." }, "privateDockerRegistry": { "description": "Cloudron can pull and install custom apps from a private docker registry.",