fix: comments author locale string

This commit is contained in:
NGPixel 2020-06-21 01:06:40 -04:00
parent 98016d3c42
commit ff4e25d5ca

View File

@ -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'