From b5b5527b59db7844d40dc3c55142a10d35dc339f Mon Sep 17 00:00:00 2001 From: elweyn Date: Thu, 28 Jul 2022 15:41:16 +0200 Subject: [PATCH] Add community item to the mobile device. --- frontend/src/components/Menu/Navbar.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/Menu/Navbar.vue b/frontend/src/components/Menu/Navbar.vue index 1c49a1aa3..ef222fdb4 100644 --- a/frontend/src/components/Menu/Navbar.vue +++ b/frontend/src/components/Menu/Navbar.vue @@ -52,6 +52,10 @@ {{ $t('navigation.transactions') }} + + + {{ $t('navigation.community') }} + {{ $t('navigation.profile') }} @@ -60,9 +64,6 @@ {{ $t('navigation.members_area') }} - - {{ $t('math.exclaim') }} -