✨ feat: merge localization and update progress list
parent
ff750069f6
commit
0dd4e1202d
|
|
@ -13,7 +13,7 @@
|
|||
<details>
|
||||
<summary>Stable Diffusion web UI 本地化進度</summary>
|
||||
|
||||
- [ ]  [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md)
|
||||
- [ ]  [ExtensionList](https://raw.githubusercontent.com/wiki/AUTOMATIC1111/stable-diffusion-webui/Extensions-index.md)
|
||||
- [ ]  [StableDiffusion](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
||||
</details>
|
||||
|
||||
|
|
|
|||
|
|
@ -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 構建",
|
||||
|
|
|
|||
Loading…
Reference in New Issue