fix(webui): missing i18n for Settings Users screen

This commit is contained in:
Gauthier Roebroeck 2021-02-22 11:25:08 +08:00
parent 6d5b50e3c5
commit 8a3b16db8f

View file

@ -1,7 +1,7 @@
<template>
<v-container fluid class="pa-6">
<v-row>
<span class="text-h5">Users</span>
<span class="text-h5">{{ $t('users.users') }}</span>
</v-row>
<v-row>
<v-col cols="12" md="8" lg="6" xl="4">