diff --git a/web/src/components/timeline/ReviewTimeline.tsx b/web/src/components/timeline/ReviewTimeline.tsx index 21925fa007..4b55d92494 100644 --- a/web/src/components/timeline/ReviewTimeline.tsx +++ b/web/src/components/timeline/ReviewTimeline.tsx @@ -539,7 +539,7 @@ export function ReviewTimeline({ - {t("zoomIn")} + {t("zoomOut")} @@ -562,7 +562,7 @@ export function ReviewTimeline({ - {t("zoomOut")} + {t("zoomIn")}