From 7e5b5066c5ea06f92c8eb0466b0fa996979dbc1c Mon Sep 17 00:00:00 2001 From: Cornelius <70640137+conny3496@users.noreply.github.com> Date: Fri, 13 Feb 2026 13:34:02 +0000 Subject: [PATCH] Update translations.ts: issue-artifacts discoverd (#7979) --- packages/i18n/src/locales/en/translations.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/i18n/src/locales/en/translations.ts b/packages/i18n/src/locales/en/translations.ts index 434d950a23..5df71b2eaa 100644 --- a/packages/i18n/src/locales/en/translations.ts +++ b/packages/i18n/src/locales/en/translations.ts @@ -1242,7 +1242,7 @@ export default { comic: { title: "Analytics works best with Cycles + Modules", description: - "First, timebox your issues into Cycles and, if you can, group issues that span more than a cycle into Modules. Check out both on the left nav.", + "First, timebox your work items into Cycles and, if you can, group work items that span more than a cycle into Modules. Check out both on the left nav.", }, }, },