mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Refine 'in' text between user slug and group slug in user teaser
This commit is contained in:
parent
56850f7790
commit
294da3048f
@ -18,7 +18,9 @@
|
||||
</nuxt-link>
|
||||
<span v-if="wide"> </span>
|
||||
<span v-if="group">
|
||||
{{ $t('group.in') }}
|
||||
<span class="text">
|
||||
{{ $t('group.in') }}
|
||||
</span>
|
||||
<nuxt-link :to="groupLink">
|
||||
<span class="text">
|
||||
<span class="slug">{{ groupSlug }}</span>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user