Commit ff4e25d5 authored by NGPixel's avatar NGPixel

fix: comments author locale string

parent 98016d3c
......@@ -43,7 +43,7 @@
v-spacer
.caption.mr-3(v-if='isAuthenticated')
i18next(tag='span', path='common:comments.postingAs')
strong(place='bold') {{userDisplayName}}
strong(place='name') {{userDisplayName}}
v-btn(
dark
color='blue-grey darken-2'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment