fix: Inconsistent "from an image" vs "from images" translation (#7642)

This commit is contained in:
Michael Genson
2026-05-20 13:45:42 -05:00
committed by GitHub
parent 8b9149a1ce
commit c52a4e10c9
3 changed files with 3 additions and 3 deletions

View File

@@ -628,7 +628,7 @@
"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 Images",
"create-recipe-from-images": "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",