From e116e108455ac3ef0d2095f997b5dacd492d6cab Mon Sep 17 00:00:00 2001 From: Muhammad Faraz Maqsood Date: Thu, 19 Feb 2026 03:58:12 +0500 Subject: [PATCH] fix: localize rerun button text (#2887) * fix: localize rerun button text * chore: use instead of formatMessage() --------- Co-authored-by: Muhammad Faraz Maqsood Co-authored-by: Braden MacDonald --- src/studio-home/card-item/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/studio-home/card-item/index.tsx b/src/studio-home/card-item/index.tsx index bdfea4026..a7132ae4e 100644 --- a/src/studio-home/card-item/index.tsx +++ b/src/studio-home/card-item/index.tsx @@ -146,7 +146,7 @@ const CardMenu = ({ as={Link} to={rerunLink ?? ''} > - {messages.btnReRunText.defaultMessage} + )}