Localize new strings (#445)

This commit is contained in:
sephrat
2021-05-30 01:25:20 +02:00
committed by GitHub
parent 39baca4462
commit 5c035ec644
11 changed files with 48 additions and 26 deletions

View File

@@ -21,7 +21,7 @@
/>
</div>
<v-subheader>USERS</v-subheader>
<v-subheader>{{$t('user.users-header')}}</v-subheader>
<v-divider></v-divider>
<v-virtual-scroll v-if="currentGroup.users" :items="currentGroup.users" height="257" item-height="64">