mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-12-29 19:05:05 +08:00
re-order json content
This commit is contained in:
parent
72ea78cf64
commit
8a62d6431d
@ -102,6 +102,7 @@
|
|||||||
"Sampler": "采样器",
|
"Sampler": "采样器",
|
||||||
"Checkpoint name": "模型(ckpt)名",
|
"Checkpoint name": "模型(ckpt)名",
|
||||||
"Hypernet str.": "Hypernetwork 强度",
|
"Hypernet str.": "Hypernetwork 强度",
|
||||||
|
"Hypernetwork": "超网络(Hypernetwork)",
|
||||||
"Sigma Churn": "Sigma Churn",
|
"Sigma Churn": "Sigma Churn",
|
||||||
"Sigma min": "最小 Sigma",
|
"Sigma min": "最小 Sigma",
|
||||||
"Sigma max": "最大 Sigma",
|
"Sigma max": "最大 Sigma",
|
||||||
@ -304,10 +305,6 @@
|
|||||||
"Create images embedding": "生成图集 embedding",
|
"Create images embedding": "生成图集 embedding",
|
||||||
"Favorites": "收藏夹(已保存)",
|
"Favorites": "收藏夹(已保存)",
|
||||||
"Others": "其他",
|
"Others": "其他",
|
||||||
"Move to favorites": "移动到收藏夹(保存)",
|
|
||||||
"favorites": "收藏夹(已保存)",
|
|
||||||
"others": "其他",
|
|
||||||
"Collect": "收藏(保存)",
|
|
||||||
"Images directory": "图像目录",
|
"Images directory": "图像目录",
|
||||||
"Dropdown": "下拉列表",
|
"Dropdown": "下拉列表",
|
||||||
"First Page": "首页",
|
"First Page": "首页",
|
||||||
@ -563,5 +560,8 @@
|
|||||||
"Select which Real-ESRGAN models to show in the web UI. (Requires restart)": "选择哪些Real-ESRGAN模型显示在用户界面。(需要重新启动)",
|
"Select which Real-ESRGAN models to show in the web UI. (Requires restart)": "选择哪些Real-ESRGAN模型显示在用户界面。(需要重新启动)",
|
||||||
"Face restoration model": "面部修复模型",
|
"Face restoration model": "面部修复模型",
|
||||||
"Allowed categories for random artists selection when using the Roll button": "使用抽选艺术家按钮时将会随机的艺术家类别",
|
"Allowed categories for random artists selection when using the Roll button": "使用抽选艺术家按钮时将会随机的艺术家类别",
|
||||||
"Hypernetwork": "超网络(Hypernetwork)"
|
"Move to favorites": "移动到收藏夹(保存)",
|
||||||
|
"favorites": "收藏夹(已保存)",
|
||||||
|
"others": "其他",
|
||||||
|
"Collect": "收藏(保存)"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user