From 32124444a4f56ce56c818d44d5f5db213e468eb1 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