diff --git a/README.md b/README.md index 9141e3d..de47b52 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@
Stable Diffusion web UI 本地化進度 -- [ ] ![ExtensionList translated 59%](https://geps.dev/progress/59?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md) +- [ ] ![ExtensionList translated 58%](https://geps.dev/progress/58?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md) - [ ] ![StableDiffusion translated 78%](https://geps.dev/progress/78?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [StableDiffusion](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
diff --git a/localizations/zh_TW.json b/localizations/zh_TW.json index f19c366..f27e483 100644 --- a/localizations/zh_TW.json +++ b/localizations/zh_TW.json @@ -402,6 +402,10 @@ "Embed Javascript code blocks in positive and negative prompts.": "Embed Javascript code blocks in positive and negative prompts.", "Detection Detailer": "檢測細緻化", "Dotgeo(hijack) Detection Detailer. Fork of ddetailer. Object detection and auto-mask extension for Stable Diffusion web UI.": "Dotgeo(hijack) Detection Detailer. Fork of ddetailer. Object detection and auto-mask extension for Stable Diffusion web UI.", + "seamless-tile-inpainting": "seamless-tile-inpainting", + "A script for making tiles seamless using inpainting. Designed for SD1.5 inpainting model at 512x512, but should work fine with other inpainting models.": "A script for making tiles seamless using inpainting. Designed for SD1.5 inpainting model at 512x512, but should work fine with other inpainting models.", + "FaceSwapLab": "FaceSwapLab", + "Extended faceswap with multiple faceswaps, inpainting, checkpoints.": "Extended faceswap with multiple faceswaps, inpainting, checkpoints.", "Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點", "txt2img": "文生圖", "img2img": "圖生圖",