From 1dd6bcd5d6c7c431815d3bcba85c8a9ab2d93e48 Mon Sep 17 00:00:00 2001 From: nmqng Date: Fri, 20 Dec 2024 17:46:14 -0500 Subject: [PATCH] remove lighting sign for text for en language --- src/client/app/translations/data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/app/translations/data.ts b/src/client/app/translations/data.ts index fe64e0f3c..b757f61e8 100644 --- a/src/client/app/translations/data.ts +++ b/src/client/app/translations/data.ts @@ -397,7 +397,7 @@ const LocaleTranslationData = { "page.choice.login": "Page choices & login", "page.choice.logout": "Page choices & logout", "page.restart.button": "Restart OED session", - "page.user.refresh.directions": "If clicking the \"Return to Dashboard\" button does not work then please click the button below to restart your OED session\u{26A1}", + "page.user.refresh.directions": "If clicking the \"Return to Dashboard\" button does not work then please click the button below to restart your OED session", "password": "Password: ", "password.confirm": "Confirm password: ", "per.day": "Per Day",