Skip to content

Commit 86cba3f

Browse files
committed
feat: add translation for unsupported image error (#2537)
1 parent 37274c6 commit 86cba3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

language/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,5 +384,6 @@
384384
"Metadata Scheme": "Metadata Scheme",
385385
"Image Prompt parameters are not included. Use png and a1111 for compatibility with Civitai.": "Image Prompt parameters are not included. Use png and a1111 for compatibility with Civitai.",
386386
"fooocus (json)": "fooocus (json)",
387-
"a1111 (plain text)": "a1111 (plain text)"
387+
"a1111 (plain text)": "a1111 (plain text)",
388+
"Unsupported image type in input": "Unsupported image type in input"
388389
}

0 commit comments

Comments
 (0)