diff options
author | dtlnor <dtlnor@hotmail.com> | 2022-10-24 02:09:01 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-10-26 10:17:21 +0000 |
commit | 0655797c53928ff7ee269f312b8a479f1177cd70 (patch) | |
tree | 2b22ff0983c65bcb3fc86be4b57ab935c177f30d | |
parent | e53474d31c621b239efb6a30a1e49de6bb251e21 (diff) | |
download | stable-diffusion-webui-gfx803-0655797c53928ff7ee269f312b8a479f1177cd70.tar.gz stable-diffusion-webui-gfx803-0655797c53928ff7ee269f312b8a479f1177cd70.tar.bz2 stable-diffusion-webui-gfx803-0655797c53928ff7ee269f312b8a479f1177cd70.zip |
Update localizations/zh-hans.json
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
-rw-r--r-- | localizations/zh-hans.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localizations/zh-hans.json b/localizations/zh-hans.json index eecb1b39..f468c024 100644 --- a/localizations/zh-hans.json +++ b/localizations/zh-hans.json @@ -316,7 +316,7 @@ "When using 'Save' button, only save a single selected image": "使用“保存”按钮时,只保存一个选定的图像", "Do not add watermark to images": "不要给图像加水印", "Paths for saving": "保存路径", - "Output directory for images; if empty, defaults to three directories below": "图像的输出目录; 如果为空,则默认为下面三个目录", + "Output directory for images; if empty, defaults to three directories below": "图像的输出目录; 如果为空,则默认为以下三个目录", "Output directory for txt2img images": "文生图的输出目录", "Output directory for img2img images": "图生图的输出目录", "Output directory for images from extras tab": "后处理的输出目录", |