From 5c9a29570cc80a977b2e345a3f120a88ba4fc76b Mon Sep 17 00:00:00 2001 From: Andrey Babushkin <55714097+reyand43@users.noreply.github.com> Date: Fri, 7 Mar 2025 10:43:08 +0100 Subject: [PATCH] Add lokalisation (#3104) * applied eslint * add locales and lint the project * removed error boundary * updated locales * fix min files * fix locales * fix erorrs * fix errors --- .../Controls/AssistSessionsModal/AssistSessionsModal.tsx | 2 +- .../LiveSessionReloadButton/LiveSessionReloadButton.tsx | 4 +++- frontend/app/components/shared/ReloadButton/ReloadButton.tsx | 4 +++- .../components/SessionSort/SessionSort.tsx | 2 +- frontend/app/layout/SideMenu.tsx | 4 ++-- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/frontend/app/components/Session_/Player/Controls/AssistSessionsModal/AssistSessionsModal.tsx b/frontend/app/components/Session_/Player/Controls/AssistSessionsModal/AssistSessionsModal.tsx index 9a1e71890..b2d4fa1cf 100644 --- a/frontend/app/components/Session_/Player/Controls/AssistSessionsModal/AssistSessionsModal.tsx +++ b/frontend/app/components/Session_/Player/Controls/AssistSessionsModal/AssistSessionsModal.tsx @@ -70,7 +70,7 @@ function AssistSessionsModal(props: ConnectProps) {
- +