Change NavBar key for Events

This commit is contained in:
Inkception
2023-06-02 17:00:55 +02:00
parent ed766e07f7
commit 407fb89279

View File

@@ -7,7 +7,7 @@
{{ $t('salmonrun.title') }}
</router-link>
<router-link to="/challenges" class="router-link">
{{ $t('challenges.title') }}
{{ $t('events.title') }}
</router-link>
<router-link to="/gear" class="router-link">
{{ $t('gear.title') }}