mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-23 07:09:41 +02:00
More localization (#525)
* More localization * Localize search dialog * Fix "about" page title
This commit is contained in:
parent
81fd224d88
commit
f5ede73eb6
9 changed files with 77 additions and 56 deletions
|
@ -9,7 +9,7 @@
|
|||
<v-icon> mdi-heart </v-icon>
|
||||
</v-list-item-icon>
|
||||
<v-list-item-content>
|
||||
<v-list-item-title> Favorites </v-list-item-title>
|
||||
<v-list-item-title> {{ $t('general.favorites') }} </v-list-item-title>
|
||||
</v-list-item-content>
|
||||
</v-list-item>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue