aboutsummaryrefslogtreecommitdiff
path: root/localizations
diff options
context:
space:
mode:
authordtlnor <dtlnor@hotmail.com>2022-11-01 23:39:02 +0900
committerdtlnor <dtlnor@hotmail.com>2022-11-01 23:39:02 +0900
commit8a62d6431d2b1b2bb92409f0403c56fa423763f4 (patch)
treeab7f8af15d471009cd23e43281c0ae01a7efda5c /localizations
parent72ea78cf64a111df025e5b71e2106b8c3dad28c3 (diff)
re-order json content
Diffstat (limited to 'localizations')
-rw-r--r--localizations/zh_CN.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/localizations/zh_CN.json b/localizations/zh_CN.json
index e700a1ab..83c4ef3c 100644
--- a/localizations/zh_CN.json
+++ b/localizations/zh_CN.json
@@ -102,6 +102,7 @@
"Sampler": "采样器",
"Checkpoint name": "模型(ckpt)名",
"Hypernet str.": "Hypernetwork 强度",
+ "Hypernetwork": "超网络(Hypernetwork)",
"Sigma Churn": "Sigma Churn",
"Sigma min": "最小 Sigma",
"Sigma max": "最大 Sigma",
@@ -304,10 +305,6 @@
"Create images embedding": "生成图集 embedding",
"Favorites": "收藏夹(已保存)",
"Others": "其他",
- "Move to favorites": "移动到收藏夹(保存)",
- "favorites": "收藏夹(已保存)",
- "others": "其他",
- "Collect": "收藏(保存)",
"Images directory": "图像目录",
"Dropdown": "下拉列表",
"First Page": "首页",
@@ -563,5 +560,8 @@
"Select which Real-ESRGAN models to show in the web UI. (Requires restart)": "选择哪些Real-ESRGAN模型显示在用户界面。(需要重新启动)",
"Face restoration model": "面部修复模型",
"Allowed categories for random artists selection when using the Roll button": "使用抽选艺术家按钮时将会随机的艺术家类别",
- "Hypernetwork": "超网络(Hypernetwork)"
+ "Move to favorites": "移动到收藏夹(保存)",
+ "favorites": "收藏夹(已保存)",
+ "others": "其他",
+ "Collect": "收藏(保存)"
}