From 29eecfafcbfec8fbcfa0c3cc4c2e8cf5ec892084 Mon Sep 17 00:00:00 2001 From: Tanmay Deep Sharma Date: Wed, 15 Jul 2026 18:41:21 +0530 Subject: [PATCH] chore(automations): label the delay toggle 'Delayed execution' --- app/javascript/dashboard/i18n/locale/en/automation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/i18n/locale/en/automation.json b/app/javascript/dashboard/i18n/locale/en/automation.json index 805674eba..bbd5c8b60 100644 --- a/app/javascript/dashboard/i18n/locale/en/automation.json +++ b/app/javascript/dashboard/i18n/locale/en/automation.json @@ -29,7 +29,7 @@ "ERROR": "Event is required" }, "EXECUTE": { - "LABEL": "Execute", + "LABEL": "Delayed execution", "IMMEDIATELY": "Immediately", "AFTER_DELAY": "After a delay of", "UNITS": {