From e4638e5f2bb5d4d0f29de43568d72a5e337fb3d1 Mon Sep 17 00:00:00 2001 From: dtlnor Date: Mon, 16 Sep 2024 10:23:53 +0900 Subject: [PATCH] improve translation --- localizations/zh_CN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/localizations/zh_CN.json b/localizations/zh_CN.json index c40dc29..b0063dc 100644 --- a/localizations/zh_CN.json +++ b/localizations/zh_CN.json @@ -5580,8 +5580,8 @@ "(displayed amount will depend on the actual browser window width)": "(显示的数量将取决于实际浏览器窗口宽度)", "Automatically convert VAE to bfloat16": "自动将 VAE 转换为 BF16 格式进行运算", "(triggers when a tensor with NaNs is produced in VAE; disabling the option in this case will result in a black square image; if enabled, overrides the option below)": "(仅当 VAE 运算产生 NaNs 张量时自动触发,关闭后将生成黑图,BF16 格式相比 FP16 格式不额外占用显存,该选项将覆盖下方 向上投射到 FP32 格式的选项)", - "UI": "引擎界面", - "Swap Location": "切换位置", + "UI": "用户界面", + "Swap Location": "位置互换", "Diffusion in Low Bits": "低精度扩散", "GPU Weights (MB)": "模型最大 GPU 显存占用 (MB)", "Checkpoint": "主模型",