diff --git a/frontend/lang/messages/en-US.json b/frontend/lang/messages/en-US.json index 5f7a65a66..6273193c5 100644 --- a/frontend/lang/messages/en-US.json +++ b/frontend/lang/messages/en-US.json @@ -596,10 +596,10 @@ "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-image": "Create from Image(s)", + "create-from-images": "Create from Images", "should-translate-description": "Translate the recipe into my language", "please-wait-image-procesing": "Please wait, the image(s) are processing. This may take some time.", "bulk-url-import": "Bulk URL Import",