Update text

This commit is contained in:
Christian Cueni 2024-04-30 15:41:24 +02:00
parent ec1c94b990
commit 06fcc5d23a
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ onMounted(() => {
:to="{ name: 'learningMentorOverview' }" :to="{ name: 'learningMentorOverview' }"
class="block py-3" class="block py-3"
> >
{{ $t("a.Übersicht") }} {{ $t("a.Aufgaben") }}
</router-link> </router-link>
</li> </li>
</ul> </ul>