diff --git a/components/Header.vue b/components/Header.vue index 1948c54c7..d9d168868 100644 --- a/components/Header.vue +++ b/components/Header.vue @@ -133,7 +133,7 @@ link: '/', icon: 'home', text: this.$t('home.header'), - textLong: this.$t('home.headerLong'), + textLong: this.$t('home.link'), }); if (this.config.pronouns.enabled) {