diff --git a/README.md b/README.md index bab3fa2..09322eb 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@
Stable Diffusion web UI 本地化進度 -- [ ] ![ExtensionList translated 47%](https://geps.dev/progress/47?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md) +- [ ] ![ExtensionList translated 46%](https://geps.dev/progress/46?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md) - [ ] ![StableDiffusion translated 55%](https://geps.dev/progress/55?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 93fc52e..d3b327e 100644 --- a/localizations/zh_TW.json +++ b/localizations/zh_TW.json @@ -514,6 +514,10 @@ "Adds an extra positive / negative prompt for modifying details without necessarily changing composition. Make subtle or major edits. Better negative prompting. Unofficial implementation of arXiv:2301.12247 [cs.CV]": "Adds an extra positive / negative prompt for modifying details without necessarily changing composition. Make subtle or major edits. Better negative prompting. Unofficial implementation of arXiv:2301.12247 [cs.CV]", "SD Web UI Modal Info": "SD Web UI Modal Info", "Displays prompt information when image is in full screen.": "Displays prompt information when image is in full screen.", + "A Person Mask Generator": "A Person Mask Generator", + "Extension for Automatic1111 to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img": "Extension for Automatic1111 to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img", + "Style variables": "Style variables", + "Use existing styles as variables in prompts": "Use existing styles as variables in prompts", "Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點", "txt2img": "文生圖", "img2img": "圖生圖",