From 407fb89279dd56de91192fba5dc44fff73056a66 Mon Sep 17 00:00:00 2001 From: Inkception Date: Fri, 2 Jun 2023 17:00:55 +0200 Subject: [PATCH] Change NavBar key for Events --- src/components/NavButtons.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NavButtons.vue b/src/components/NavButtons.vue index eb6af8d..e4f48d6 100644 --- a/src/components/NavButtons.vue +++ b/src/components/NavButtons.vue @@ -7,7 +7,7 @@ {{ $t('salmonrun.title') }} - {{ $t('challenges.title') }} + {{ $t('events.title') }} {{ $t('gear.title') }}