Bilingual translation, no need to worry about how to find the original button. Compatible with language pack extensions, no need to re-import.
 
 
Go to file
Jad c47c444492
fix: Element translation with hint is not working (#9)
- add console logger
2023-03-08 19:50:20 +08:00
javascript fix: Element translation with hint is not working (#9) 2023-03-08 19:50:20 +08:00
scripts feat: Refactoring the extension to support select localization file 2023-02-28 01:47:39 +08:00
.gitignore feat: Refactoring the extension to support select localization file 2023-02-28 01:47:39 +08:00
LICENSE Initial commit 2023-02-26 15:26:56 +08:00
README.md docs: Modify navigation link 2023-03-03 13:13:34 +08:00
README_JA.md docs: Modify navigation link 2023-03-03 13:13:34 +08:00
README_ZH.md docs: Modify navigation link 2023-03-03 13:13:34 +08:00

README.md

中文文档 / 日本語

sd-webui-bilingual-localization

sd-webui-bilingual-localization

Stable Diffusion web UI bilingual localization extensions.

Snipaste_2023-02-28_00-23-45

Features

  • Bilingual translation, no need to worry about how to find the original button.
  • Compatible with language pack extensions, no need to re-import.

Installation

Choose one of the following methods, Need to use webui with extension support (Versions after 2023)

Method 1

Use the Install from URL provided by webui to install

Click in order Extensions - Install from URL

Then fill in the first text box with https://github.com/journey-ad/sd-webui-bilingual-localization, click the Install button.

Snipaste_2023-02-28_00-27-48

After that, switch to the Installed panel and click the Apply and restart UI button.

Snipaste_2023-02-28_00-29-14

Method 2

Clone to your extension directory manually.

git clone https://github.com/journey-ad/sd-webui-bilingual-localization extensions/sd-webui-bilingual-localization

Usage

⚠️Important⚠️
Make sure Settings - User interface - Localization is set to None

In Settings - Bilingual Localization panel, select the localization file you want to enable and click on the Apply settings and Reload UI buttons in turn.

Snipaste_2023-02-28_00-04-21

How to get localization file

Localization files are no longer provided with the plugin, please install a third-party language extensions and set-up as described in the Usage section of this article.