From 9bb7d67aec4cf391fa6daa7dfe0a52c8fa448a92 Mon Sep 17 00:00:00 2001 From: MakinoHaruka Date: Mon, 2 Oct 2023 10:04:32 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(extensionlist.json):=20new=20t?= =?UTF-8?q?ranslations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/zh_TW/ExtensionList.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/template/zh_TW/ExtensionList.json b/template/zh_TW/ExtensionList.json index bf521f3..c54fa03 100644 --- a/template/zh_TW/ExtensionList.json +++ b/template/zh_TW/ExtensionList.json @@ -461,5 +461,15 @@ "Model Mixer": "Model Mixer", "Checkpoint Model Mixer/Merger extension - merges models without saving a merged model, and is used for image generation. Support Merge Block Weights, XYZ plots, etc.": "Checkpoint Model Mixer/Merger extension - merges models without saving a merged model, and is used for image generation. Support Merge Block Weights, XYZ plots, etc.", "Fast PNG Info": "Fast PNG Info", - "Allows you to view PNG Info of an image without upload to webui's backend server, significantly faster when webui is hosted remotely like on Colab.": "Allows you to view PNG Info of an image without upload to webui's backend server, significantly faster when webui is hosted remotely like on Colab." + "Allows you to view PNG Info of an image without upload to webui's backend server, significantly faster when webui is hosted remotely like on Colab.": "Allows you to view PNG Info of an image without upload to webui's backend server, significantly faster when webui is hosted remotely like on Colab.", + "sd-webui-mov2mov": "sd-webui-mov2mov", + "Process videos frame by frame and automatically merge and export": "Process videos frame by frame and automatically merge and export", + "EasyPhoto": "EasyPhoto", + "Support easy photo generation with an online-trained LoRA model that guarantees high-quality output images closely relevant to the input.": "Support easy photo generation with an online-trained LoRA model that guarantees high-quality output images closely relevant to the input.", + "sd-webui-rich-text": "sd-webui-rich-text", + "An extension allows using a rich-text editor for text-to-image generation (https://github.com/songweige/rich-text-to-image).": "An extension allows using a rich-text editor for text-to-image generation (https://github.com/songweige/rich-text-to-image).", + "sd-webui-bg-mask": "sd-webui-bg-mask", + "Generate a mask for the image background": "Generate a mask for the image background", + "Ranbooru": "Ranbooru", + "Get random prompts from different boorus with a lot of creative features to influence the prompts. Works with txt2img and img2img": "Get random prompts from different boorus with a lot of creative features to influence the prompts. Works with txt2img and img2img" } \ No newline at end of file