✨ feat: merge localization and update progress list
parent
9f0b1a90b9
commit
42eceea51c
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -434,6 +434,14 @@
|
|||
"The generated images are automatically posted to your Twitter feed. There is also a button to post the generated image to Twitter.": "The generated images are automatically posted to your Twitter feed. There is also a button to post the generated image to Twitter.",
|
||||
"zh_Hant Localization": "zh_Hant Localization",
|
||||
"Traditional Chinese localization (mixin zh_TW and zh_Hans)": "Traditional Chinese localization (mixin zh_TW and zh_Hans)",
|
||||
"SD Webui Vectorscope CC": "SD Webui Vectorscope CC",
|
||||
"Adjust the output images brightness contrast saturation through latent noise manipulation during generation": "Adjust the output images brightness contrast saturation through latent noise manipulation during generation",
|
||||
"Prompt Formatter - by uwidev": "Prompt Formatter - by uwidev",
|
||||
"Remove excess spaces and convert nested brackets": "Remove excess spaces and convert nested brackets",
|
||||
"Prompt Format - by Haoming02": "Prompt Format - by Haoming02",
|
||||
"Remove duplicated spaces and commas.": "Remove duplicated spaces and commas.",
|
||||
"FABRIC": "FABRIC",
|
||||
"Personalizing Diffusion Models with Iterative Feedback, a training-free approach that conditions the diffusion process on a set of feedback images": "Personalizing Diffusion Models with Iterative Feedback, a training-free approach that conditions the diffusion process on a set of feedback images",
|
||||
"Stable Diffusion checkpoint": "Stable Diffusion 模型權重存檔點",
|
||||
"txt2img": "文生圖",
|
||||
"img2img": "圖生圖",
|
||||
|
|
|
|||
Loading…
Reference in New Issue