diff --git a/README.md b/README.md index 0de9baa..a1786aa 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@
Stable Diffusion web UI 本地化進度 -- [ ] ![ExtensionList translated 71%](https://geps.dev/progress/71?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md) +- [ ] ![ExtensionList translated 70%](https://geps.dev/progress/70?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md) - [ ] ![StableDiffusion translated 92%](https://geps.dev/progress/92?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 7b1bdb9..ae73c2a 100644 --- a/localizations/zh_TW.json +++ b/localizations/zh_TW.json @@ -324,6 +324,8 @@ "Generate images with Lua scripts in Stable Diffusion webui.": "Generate images with Lua scripts in Stable Diffusion webui.", "Model Downloader": "Model Downloader", "Alternative tool for Downloading Models, Recommended for Cloud users.": "Alternative tool for Downloading Models, Recommended for Cloud users.", + "Clip I/O": "Clip I/O", + "The extension allows you to investigate embeddings/conditioning and feed conditioning to Stable Diffusion.": "The extension allows you to investigate embeddings/conditioning and feed conditioning to Stable Diffusion.", "Loading...": "載入中…", "Use via API": "使用API", "Built with Gradio": "使用 Gradio 構建",