diff options
author | benlisquare <116663807+benlisquare@users.noreply.github.com> | 2022-11-04 00:42:53 +0000 |
---|---|---|
committer | benlisquare <116663807+benlisquare@users.noreply.github.com> | 2022-11-04 00:42:53 +0000 |
commit | f59855dce3dbcceb676da5e1f6d2c9fdbc344198 (patch) | |
tree | 3de4a9bb3ba4b563f363a72565d821468d81edac /localizations | |
parent | 8b913ea03a21d49278609b20e77183559372817c (diff) | |
download | stable-diffusion-webui-gfx803-f59855dce3dbcceb676da5e1f6d2c9fdbc344198.tar.gz stable-diffusion-webui-gfx803-f59855dce3dbcceb676da5e1f6d2c9fdbc344198.tar.bz2 stable-diffusion-webui-gfx803-f59855dce3dbcceb676da5e1f6d2c9fdbc344198.zip |
Apply missing translations to Traditional Chinese (zh_TW) localisation JSON
Diffstat (limited to 'localizations')
-rw-r--r-- | localizations/zh_TW.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/localizations/zh_TW.json b/localizations/zh_TW.json index 7467db88..4e6dac44 100644 --- a/localizations/zh_TW.json +++ b/localizations/zh_TW.json @@ -408,6 +408,7 @@ "Training": "訓練", "Unload VAE and CLIP from VRAM when training": "訓練時從顯存(VRAM)中取消 VAE 和 CLIP 的載入", "Move VAE and CLIP to RAM when training hypernetwork. Saves VRAM.": "訓練時將 VAE 和 CLIP 從顯存(VRAM)移放到內存(RAM),節省顯存(VRAM)", + "Move VAE and CLIP to RAM when training if possible. Saves VRAM.": "訓練時將 VAE 和 CLIP 從顯存(VRAM)移放到內存(RAM)如果可行的話,節省顯存(VRAM)", "Filename word regex": "檔案名用詞的正則表達式", "Filename join string": "檔案名連接用字串", "Number of repeats for a single input image per epoch; used only for displaying epoch number": "每個 epoch 中單個輸入圖像的重複次數; 僅用於顯示 epoch 數", @@ -590,6 +591,7 @@ "Artists to study": "藝術家圖庫", "Aesthetic Image Scorer": "美術風格評分", "Dataset Tag Editor": "數據集標記編輯器", + "Face restoration model": "面部修復模型", "Install": "安裝", "Installing...": "安裝中…", "Installed": "已安裝" |