diff --git a/frontend/src/components/Menu/Navbar.vue b/frontend/src/components/Menu/Navbar.vue index 3a48aa8b7..88a5f5af5 100644 --- a/frontend/src/components/Menu/Navbar.vue +++ b/frontend/src/components/Menu/Navbar.vue @@ -35,8 +35,36 @@ - + + + + + {{ $t('overview') }} + + {{ $t('send') }} + + {{ $t('transactions') }} + + + {{ $t('site.navbar.my-profil') }} + +
+ + {{ $t('members_area') }} + ! + + + {{ $t('admin_area') }} + + {{ $t('logout') }} +
+