feat: merge localization and update progress list

pull/84/head
github-actions[bot] 2023-06-07 02:36:44 +00:00
parent ff750069f6
commit 0dd4e1202d
2 changed files with 3 additions and 1 deletions

View File

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

View File

@ -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 構建",