From f808e526a9cd7f583224cad84afb666694d9f5e9 Mon Sep 17 00:00:00 2001 From: Felix Hallenberg Date: Tue, 23 Jan 2024 17:08:45 +0200 Subject: [PATCH] Fix translations based on review --- src/Screens/Main/Settings/BottomCard/index.tsx | 10 ---------- src/Screens/Onboarding/Welcome.tsx | 4 +--- src/localization/en.ts | 6 +++--- src/localization/fi.ts | 10 +++++----- 4 files changed, 9 insertions(+), 21 deletions(-) diff --git a/src/Screens/Main/Settings/BottomCard/index.tsx b/src/Screens/Main/Settings/BottomCard/index.tsx index 625ca1d2..d88f7936 100644 --- a/src/Screens/Main/Settings/BottomCard/index.tsx +++ b/src/Screens/Main/Settings/BottomCard/index.tsx @@ -33,16 +33,6 @@ export default ({ navigateToDeleteAccount, navigateToLogout }: Props) => { linkName="main.settings.other.feedBackLink" url={config.feedBackUrl} /> - {isMentor ? ( - <> - - - - ) : null} { - { /> -