feat: merge localization and update progress list

pull/84/head
github-actions[bot] 2023-07-21 02:31:06 +00:00
parent 66c89b4fa6
commit 61cb2de639
2 changed files with 7 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<details>
<summary>Stable Diffusion web UI 本地化進度</summary>
- [ ] ![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)
</details>

View File

@ -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": "圖生圖",