diff --git a/README.md b/README.md index daf429f..9141e3d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@
Stable Diffusion web UI 本地化進度 -- [ ] ![ExtensionList translated 60%](https://geps.dev/progress/60?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md) +- [ ] ![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) - [ ] ![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 5f6befc..d3faabc 100644 --- a/localizations/zh_TW.json +++ b/localizations/zh_TW.json @@ -394,6 +394,12 @@ "Adds a button in quick settings for killing webui": "Adds a button in quick settings for killing webui", "Latent Upscale": "Latent Upscale", "Provides more options for latent upscale in img2img, surpassing those offered by Hires Fix for the txt2img process.": "Provides more options for latent upscale in img2img, surpassing those offered by Hires Fix for the txt2img process.", + "sd-history-slider": "sd-history-slider", + "A slider change the prompt based on the history of what was used.": "A slider change the prompt based on the history of what was used.", + "prompts filter": "prompts filter", + "Filter out banned words in prompts and negative_prompts, and also filter out duplicate prompts and empty prompts.": "Filter out banned words in prompts and negative_prompts, and also filter out duplicate prompts and empty prompts.", + "sd-webui-animatediff": "sd-webui-animatediff", + "This extension integrates AnimateDiff into WebUI and generates GIF just like generating images": "This extension integrates AnimateDiff into WebUI and generates GIF just like generating images", "Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點", "txt2img": "文生圖", "img2img": "圖生圖",