diff --git a/frontend/components/ui/AppTopNav.vue b/frontend/components/ui/AppTopNav.vue index 5b05a03..bb6776f 100644 --- a/frontend/components/ui/AppTopNav.vue +++ b/frontend/components/ui/AppTopNav.vue @@ -19,7 +19,7 @@ class="block w-full px-3 py-2 text-left hover:bg-neutral-100" @click="navigateTo('/profile')" > - Mon profil + {{ $t('profile.title') }}