mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-03-25 23:25:34 -04:00
Localize custom pages and search page (#299)
* Localize custom pages and search page * Fix FR translation for step
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<v-text-field
|
||||
autofocus
|
||||
v-model="page.name"
|
||||
label="Page Name"
|
||||
:label="$t('settings.page-name')"
|
||||
></v-text-field>
|
||||
<CategoryTagSelector
|
||||
v-model="page.categories"
|
||||
|
||||
Reference in New Issue
Block a user