Added basic recipe web import functionality to the RecipeEditView

This commit is contained in:
Vicnet
2023-11-09 15:44:25 +01:00
parent 03f821c1ba
commit 1d3b936e99
4 changed files with 48 additions and 10 deletions

View File

@@ -858,6 +858,12 @@
}
}
}
},
"Import Recipe" : {
},
"Import recipe from a website" : {
},
"Ingredients" : {
"localizations" : {
@@ -1320,6 +1326,9 @@
}
}
}
},
"Paste the url of a recipe you would like to import in the above, and we will try to fill in the fields for you. This feature does not work with every website. If your favourite website is not supported, feel free to reach out for help. You can find the contact details in the app settings." : {
},
"Please check your credentials and internet connection." : {
"localizations" : {
@@ -1848,6 +1857,9 @@
}
}
}
},
"URL (e.g. example.com/recipe)" : {
},
"Validate" : {
"localizations" : {