Skip to content
Snippets Groups Projects
Commit f1828316 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

capitalization

parent 5a8276f8
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<v-list-item link v-on:click="choose_locale('eng')"> <v-list-item link v-on:click="choose_locale('eng')">
<v-list-item-content> <v-list-item-content>
<v-list-item-title>English</v-list-item-title> <v-list-item-title>English</v-list-item-title>
<v-list-item-subtitle>Choose english as display language for buttons and menus</v-list-item-subtitle> <v-list-item-subtitle>Choose English as display language for buttons and menus</v-list-item-subtitle>
</v-list-item-content> </v-list-item-content>
</v-list-item> </v-list-item>
<v-list-item link v-on:click="choose_locale('nno')"> <v-list-item link v-on:click="choose_locale('nno')">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment