diff --git a/language/en.json b/language/en.json index fd40ca2f..6a683077 100644 --- a/language/en.json +++ b/language/en.json @@ -368,5 +368,14 @@ "* Powered by Fooocus Inpaint Engine (beta)": "* Powered by Fooocus Inpaint Engine (beta)", "Fooocus Enhance": "Fooocus Enhance", "Fooocus Cinematic": "Fooocus Cinematic", - "Fooocus Sharp": "Fooocus Sharp" -} \ No newline at end of file + "Fooocus Sharp": "Fooocus Sharp", + "Mask generation model": "Mask generation model", + "Cloth category": "Cloth category", + "Segmentation prompt": "Segmentation prompt", + "Advanced options": "Advanced options", + "SAM model": "SAM model", + "Quantization": "Quantization", + "Box Threshold": "Box Threshold", + "Text Threshold": "Text Threshold", + "Generate mask from image": "Generate mask from image" +}