Localize custom pages and search page (#299)

* Localize custom pages and search page

* Fix FR translation for step
This commit is contained in:
sephrat
2021-04-14 18:06:54 +02:00
committed by GitHub
parent 2e339ee996
commit 4b09497c3d
7 changed files with 49 additions and 23 deletions

View File

@@ -147,6 +147,14 @@
},
"search": {
"search-mealie": "Search Mealie",
"search-placeholder": "Search...",
"max-results": "Max Results",
"category-filter": "Category Filter",
"tag-filter": "Tag Filter",
"include": "Include",
"exclude": "Exclude",
"and": "And",
"or": "Or",
"search": "Search"
},
"settings": {
@@ -217,7 +225,11 @@
"site-settings": "Site Settings",
"manage-users": "Manage Users",
"migrations": "Migrations",
"profile": "Profile"
"profile": "Profile",
"custom-pages": "Custom Pages",
"new-page": "New Page",
"edit-page": "Edit Page",
"page-name": "Page Name"
},
"migration": {
"recipe-migration": "Recipe Migration",