Skip to content

Commit b32aa1c

Browse files
Mary Hipppsychedelicious
authored andcommitted
fix missing quote in translation
1 parent 6656544 commit b32aa1c

File tree

1 file changed

+1
-1
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+1
-1
lines changed

invokeai/frontend/web/public/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1513,7 +1513,7 @@
15131513
"upscaleModel": {
15141514
"heading": "Upscale Model",
15151515
"paragraphs": [
1516-
"The upscale model scales the image to the output size before details are added. Any supported upscale model may be used, but some are specialized for different kinds of images, like photos or line drawings.
1516+
"The upscale model scales the image to the output size before details are added. Any supported upscale model may be used, but some are specialized for different kinds of images, like photos or line drawings."
15171517
]
15181518
},
15191519
"scale": {

0 commit comments

Comments
 (0)