mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-28 00:34:47 -04:00
chore: make vue domain components localizable (#1532)
This commit is contained in:
committed by
GitHub
parent
e5bf7bce17
commit
32244988d2
@@ -36,7 +36,7 @@
|
||||
</v-list-item-title>
|
||||
<BaseButton small color="info" @click="util.action">
|
||||
<template #icon> {{ $globals.icons.robot }}</template>
|
||||
Run
|
||||
{{ $t("general.run") }}
|
||||
</BaseButton>
|
||||
</v-list-item>
|
||||
<v-divider :key="`divider-${idx}`" class="mx-2"></v-divider>
|
||||
|
||||
Reference in New Issue
Block a user