From e071bf486115baa5de81a2ce3413ed7084718561 Mon Sep 17 00:00:00 2001 From: Prateek Shourya Date: Wed, 12 Feb 2025 16:57:33 +0530 Subject: [PATCH] fix: minor ux copy update for recents empty state (#6597) --- packages/i18n/src/locales/en/translations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/i18n/src/locales/en/translations.json b/packages/i18n/src/locales/en/translations.json index 32eb6b64f..9da158a25 100644 --- a/packages/i18n/src/locales/en/translations.json +++ b/packages/i18n/src/locales/en/translations.json @@ -418,7 +418,7 @@ "project": "Your recent projects will appear here once you visit one.", "page": "Your recent pages will appear here once you visit one.", "issue": "Your recent work items will appear here once you visit one.", - "default": "You don't have any recent items yet." + "default": "You don't have any recents yet." }, "filters": { "all": "All items",