diff --git a/frontend/src/components/Auth/Navbar.vue b/frontend/src/components/Auth/Navbar.vue index a26230455..63e0daf04 100644 --- a/frontend/src/components/Auth/Navbar.vue +++ b/frontend/src/components/Auth/Navbar.vue @@ -21,9 +21,9 @@ {{ $t('auth.navbar.overGradido') }} - {{ $t('signup') }} + {{ $t('signup') }} {{ $t('|') }} - {{ $t('signin') }} + {{ $t('signin') }} @@ -41,6 +41,14 @@ export default { }