diff --git a/invokeai/frontend/web/public/locales/en.json b/invokeai/frontend/web/public/locales/en.json index 093b5c547d4..4a01f36b6f5 100644 --- a/invokeai/frontend/web/public/locales/en.json +++ b/invokeai/frontend/web/public/locales/en.json @@ -1047,6 +1047,7 @@ "patchmatchDownScaleSize": "Downscale", "perlinNoise": "Perlin Noise", "positivePromptPlaceholder": "Positive Prompt", + "recallMetadata": "Recall Metadata", "iterations": "Iterations", "scale": "Scale", "scaleBeforeProcessing": "Scale Before Processing", @@ -1651,6 +1652,7 @@ "newControlLayerError": "Problem Creating Control Layer", "newRasterLayerOk": "Created Raster Layer", "newRasterLayerError": "Problem Creating Raster Layer", + "newFromImage": "New from Image", "pullBboxIntoLayerOk": "Bbox Pulled Into Layer", "pullBboxIntoLayerError": "Problem Pulling BBox Into Layer", "pullBboxIntoReferenceImageOk": "Bbox Pulled Into ReferenceImage", diff --git a/invokeai/frontend/web/src/features/gallery/components/ImageContextMenu/ImageMenuItemMetadataRecallActions.tsx b/invokeai/frontend/web/src/features/gallery/components/ImageContextMenu/ImageMenuItemMetadataRecallActions.tsx index dcebcdb6d50..3df7be7e04e 100644 --- a/invokeai/frontend/web/src/features/gallery/components/ImageContextMenu/ImageMenuItemMetadataRecallActions.tsx +++ b/invokeai/frontend/web/src/features/gallery/components/ImageContextMenu/ImageMenuItemMetadataRecallActions.tsx @@ -25,7 +25,7 @@ export const ImageMenuItemMetadataRecallActions = memo(() => { }>