mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
feat: Add recipekeeper migration (#3642)
This commit is contained in:
parent
a7fcb6c84d
commit
f4f2b863e0
12 changed files with 201 additions and 53 deletions
|
@ -379,6 +379,10 @@
|
|||
"myrecipebox": {
|
||||
"title": "My Recipe Box",
|
||||
"description-long": "Mealie can import recipes from My Recipe Box. Export your recipes in CSV format, then upload the .csv file below."
|
||||
},
|
||||
"recipekeeper": {
|
||||
"title": "Recipe Keeper",
|
||||
"description-long": "Mealie can import recipes from Recipe Keeper. Export your recipes in zip format, then upload the .zip file below."
|
||||
}
|
||||
},
|
||||
"new-recipe": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue