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

i18n header

parent a45c8dfb
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@
text
small
@click="$emit('toggle-collapse')">
Vis artikkel
{{$t('article.show')}}
<v-icon small right>expand_more</v-icon></v-btn>
<v-btn class="expand_icon" v-else
text
......
......@@ -55,6 +55,7 @@
]
},
"article": {
"show": "Vis artikkel",
"show_inflection": "Vis bøyning",
"hide_inflection": "Skjul bøyning",
"share": "Del ordet",
......
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