From 1121c58ada00b9ea8ddab33e261dba4e9c838a1f Mon Sep 17 00:00:00 2001 From: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com> Date: Thu, 27 Mar 2025 13:52:30 +0530 Subject: [PATCH] fix: label update for date dropdown (#6832) --- web/core/components/cycles/list/cycle-list-item-action.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/core/components/cycles/list/cycle-list-item-action.tsx b/web/core/components/cycles/list/cycle-list-item-action.tsx index 8b346b3cd..c90ff653e 100644 --- a/web/core/components/cycles/list/cycle-list-item-action.tsx +++ b/web/core/components/cycles/list/cycle-list-item-action.tsx @@ -226,7 +226,7 @@ export const CycleListItemAction: FC = observer((props) => { } disabled={!isProjectTimeZoneDifferent()} - tooltipHeading={t("project_cycles.date_range")} + tooltipHeading={t("project_cycles.in_your_timezone")} >