aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbatvbs <batvbs@qq.com>2022-10-31 13:10:27 +0000
committerbatvbs <batvbs@qq.com>2022-10-31 13:10:27 +0000
commit3ac05d38eb9e67d4c1923f05a2c22139782289fe (patch)
treecbb93c6bcbcfe1bc5ccde46e04a8dd8dc1115a26
parent6cffcf6b6dfe26f6dc3b886a29c7dd86ec79aa7a (diff)
downloadstable-diffusion-webui-gfx803-3ac05d38eb9e67d4c1923f05a2c22139782289fe.tar.gz
stable-diffusion-webui-gfx803-3ac05d38eb9e67d4c1923f05a2c22139782289fe.tar.bz2
stable-diffusion-webui-gfx803-3ac05d38eb9e67d4c1923f05a2c22139782289fe.zip
bug修复
文本太长,遮挡提示框
-rw-r--r--localizations/zh_CN.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/localizations/zh_CN.json b/localizations/zh_CN.json
index 4ffee177..beca5bba 100644
--- a/localizations/zh_CN.json
+++ b/localizations/zh_CN.json
@@ -142,7 +142,7 @@
"latent noise": "潜空间噪声",
"latent nothing": "潜空间数值零",
"Inpaint at full resolution": "以完整分辨率进行局部重绘",
- "Inpaint at full resolution padding, pixels": "以完整分辨率进行局部重绘 - 填补像素",
+ "Inpaint at full resolution padding, pixels": "填补像素",
"Process images in a directory on the same machine where the server is running.": "在服务器主机上的目录中处理图像",
"Use an empty output directory to save pictures normally instead of writing to the output directory.": "指定一个空的文件夹为输出目录而非默认的 output 文件夹为输出目录",
"Input directory": "输入目录",