From 24ba77a0f2e8eff20e65beaebf0059c32f4bc328 Mon Sep 17 00:00:00 2001 From: Zsolt Tasnadi Date: Tue, 4 Aug 2026 12:11:37 +0200 Subject: [PATCH] Back to Catalog label fix --- apps/frontend/src/i18n/locales/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/src/i18n/locales/en.ts b/apps/frontend/src/i18n/locales/en.ts index 5df7d03..13f8b47 100644 --- a/apps/frontend/src/i18n/locales/en.ts +++ b/apps/frontend/src/i18n/locales/en.ts @@ -124,7 +124,7 @@ export default { downloads: 'downloads', }, catalogShow: { - back: '← Back to Catalog', + back: 'Back to Catalog', projectInfo: 'Project Info', author: 'Author', platform: 'Platform',