diff --git a/frontend/lang/messages/en-US.json b/frontend/lang/messages/en-US.json index 511b6f968..b19d6459c 100644 --- a/frontend/lang/messages/en-US.json +++ b/frontend/lang/messages/en-US.json @@ -596,8 +596,8 @@ "create-recipe-description": "Create a new recipe from scratch.", "create-recipes": "Create Recipes", "import-with-zip": "Import with .zip", - "create-recipe-from-an-image": "Create Recipe from Image(s)", - "create-recipe-from-an-image-description": "Create a recipe by uploading images of it. Mealie will attempt to extract the text from the image(s) using AI and create a recipe from it.", + "create-recipe-from-an-image": "Create Recipe from Images", + "create-recipe-from-an-image-description": "Create a recipe by uploading images of the recipe text. Mealie will attempt to extract the text from the images using AI and create a new recipe from it.", "crop-and-rotate-the-image": "Crop and rotate the image so that only the text is visible, and it's in the correct orientation.", "create-from-images": "Create from Images", "should-translate-description": "Translate the recipe into my language",