fix: comments author locale string
This commit is contained in:
parent
98016d3c42
commit
ff4e25d5ca
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user