From 24aaca654fbf6f733e7022a8ab6eb5d37fcd2ef1 Mon Sep 17 00:00:00 2001 From: Paul Bienkowski Date: Thu, 28 Jul 2022 19:02:37 +0200 Subject: [PATCH] Remove duplicate i18n text --- frontend/src/App.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index a99d0f8..1025982 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -207,7 +207,6 @@ const App = connect((state) => ({login: state.login}))(function App({login}) {
{t('App.footer.thisInstallation')} - This installation
@@ -218,7 +217,6 @@ const App = connect((state) => ({login: state.login}))(function App({login}) { {t('App.footer.imprint')} - Imprint