diff options
author | batvbs <batvbs@qq.com> | 2022-10-31 13:25:48 +0000 |
---|---|---|
committer | batvbs <batvbs@qq.com> | 2022-10-31 13:25:48 +0000 |
commit | 965ed08e31a2e401abd34662b758c13863320fa0 (patch) | |
tree | db03f139ae3762cc5c6d29ac02fe6e5beb4e36f5 | |
parent | 3ac05d38eb9e67d4c1923f05a2c22139782289fe (diff) | |
download | stable-diffusion-webui-gfx803-965ed08e31a2e401abd34662b758c13863320fa0.tar.gz stable-diffusion-webui-gfx803-965ed08e31a2e401abd34662b758c13863320fa0.tar.bz2 stable-diffusion-webui-gfx803-965ed08e31a2e401abd34662b758c13863320fa0.zip |
更新 zh_CN.json
-rw-r--r-- | localizations/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localizations/zh_CN.json b/localizations/zh_CN.json index beca5bba..b291f8a8 100644 --- a/localizations/zh_CN.json +++ b/localizations/zh_CN.json @@ -143,8 +143,8 @@ "latent nothing": "潜空间数值零", "Inpaint at full resolution": "以完整分辨率进行局部重绘", "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 文件夹为输出目录", + "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": "输入目录", "Resize mode": "缩放模式", "Just resize": "拉伸", |