Skip to content

Commit 343bbde

Browse files
committed
Language: #add missing and #fix language terms
1 parent 22ffd4f commit 343bbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/vue/views/usergroup/Show.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
>
8888
<div v-if="![4, 3].includes(groupInfo.role)">
8989
<BaseButton
90-
:label="t('Join to group')"
90+
:label="t('Join group')"
9191
class="mt-4"
9292
icon="join-group"
9393
type="primary"

0 commit comments

Comments
 (0)