diff --git a/frontend/src/components/Menu/Navbar.vue b/frontend/src/components/Menu/Navbar.vue index b91d4763c..7e7e15e93 100644 --- a/frontend/src/components/Menu/Navbar.vue +++ b/frontend/src/components/Menu/Navbar.vue @@ -7,18 +7,30 @@ {{ balance }} GDD - - - + + {{ $t('overview') }} {{ $t('send') }} {{ $t('transactions') }} + {{ $t('site.navbar.my-profil') }}
- Overview - Link - Another Link - Disabled + + {{ $t('members_area') }} + ! + + + {{ $t('admin_area') }} + + + {{ $t('logout') }} +
@@ -43,12 +55,21 @@
+ + +