From 5279c24f095b7382c1e54abcf7e4b355d8289aa2 Mon Sep 17 00:00:00 2001 From: dtlnor Date: Tue, 28 Feb 2023 10:55:29 +0900 Subject: [PATCH] add Bilingual Localization description and fix the extension type --- Extensions-UI.md | 7 +++++++ Extensions-index.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Extensions-UI.md b/Extensions-UI.md index 3baf740..be25ad5 100644 --- a/Extensions-UI.md +++ b/Extensions-UI.md @@ -81,3 +81,10 @@ https://github.com/catppuccin/stable-diffusion-webui Catppuccin is a community-driven pastel theme that aims to be the middle ground between low and high contrast themes. Adds set of themes which are in compliance with catppucin guidebook. ![Catppuccin themes](https://raw.githubusercontent.com/catppuccin/Stable-Diffusion-Web-Ui/main/assets/res.webp) +## Bilingual Localization +https://github.com/journey-ad/sd-webui-bilingual-localization + +- Bilingual translation, no need to worry about how to find the original button. +- Compatible with language pack extensions, no need to re-import. +![Bilingual Localization](https://user-images.githubusercontent.com/16256221/221622328-a4e46b1c-f202-4a41-9a56-3df96c823f42.png) + diff --git a/Extensions-index.md b/Extensions-index.md index 0d370f1..6d2e71e 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -668,7 +668,7 @@ "url": "https://github.com/journey-ad/sd-webui-bilingual-localization", "description": "Bilingual translation, no need to worry about how to find the original button. Compatible with language pack extensions, no need to re-import.", "added": "2023-02-28", - "tags": ["localization"] + "tags": ["script"] }, { "name": "zh_CN Localization",