diff --git a/src/components/TopBar.vue b/src/components/TopBar.vue index 80aa541fed6a7f5bd5552659010f2ec4f356b101..c8bf42adaa1645fcb4303c85632bca31ace67ec0 100644 --- a/src/components/TopBar.vue +++ b/src/components/TopBar.vue @@ -8,7 +8,7 @@ <v-divider vertical/> <v-menu :close-on-content-click="false" v-model="settingsMenu"> <template v-slot:activator= "{ on, attrs }"> - <v-btn v-bind="attrs" v-on="on" text width="210"><v-icon left>settings</v-icon>Instillinger<v-icon right>expand_more</v-icon></v-btn> + <v-btn v-bind="attrs" v-on="on" text width="210"><v-icon left>settings</v-icon>{{$t("settings.title")}}<v-icon right>expand_more</v-icon></v-btn> </template> <v-card> <v-card-text>