feat: add translation for unsupported image error (#2537)

This commit is contained in:
Manuel Schmid 2024-03-15 23:11:26 +01:00
parent 37274c652a
commit 86cba3f223
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B

View File

@ -384,5 +384,6 @@
"Metadata Scheme": "Metadata Scheme",
"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.",
"fooocus (json)": "fooocus (json)",
"a1111 (plain text)": "a1111 (plain text)"
"a1111 (plain text)": "a1111 (plain text)",
"Unsupported image type in input": "Unsupported image type in input"
}