mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-28 08:44:36 -04:00
translated owner string
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user