mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
translated owner string
This commit is contained in:
parent
7ca50b63f9
commit
f9b71f4b4c
@ -81,7 +81,7 @@
|
|||||||
:items="allUsers"
|
:items="allUsers"
|
||||||
item-text="fullName"
|
item-text="fullName"
|
||||||
item-value="id"
|
item-value="id"
|
||||||
:label="'Owner'"
|
:label="$t('general.owner')"
|
||||||
:prepend-icon="$globals.icons.user"
|
:prepend-icon="$globals.icons.user"
|
||||||
/>
|
/>
|
||||||
</v-form>
|
</v-form>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user