From 935b394fb5d890e120e0b7d8cee8342b16aaf047 Mon Sep 17 00:00:00 2001 From: Muhsin Keloth Date: Thu, 23 May 2024 12:48:53 +0530 Subject: [PATCH] Update integrations.json --- app/javascript/dashboard/i18n/locale/en/integrations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/i18n/locale/en/integrations.json b/app/javascript/dashboard/i18n/locale/en/integrations.json index 3adeb224b..c4684f969 100644 --- a/app/javascript/dashboard/i18n/locale/en/integrations.json +++ b/app/javascript/dashboard/i18n/locale/en/integrations.json @@ -218,7 +218,7 @@ "ERROR": "There was an error fetching the linear issues, please try again", "LINK_SUCCESS": "Issue linked successfully", "LINK_ERROR": "There was an error linking the issue, please try again", - "LINK_TITLE": "#%{conversationId}: %{name}- Created %{timeAgo}" + "LINK_TITLE": "#%{conversationId}: %{name} - Created %{timeAgo}" }, "ADD_OR_LINK": { "TITLE": "Create/link linear issue",