mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-09-19 17:24:28 +02:00
Description change in regards to https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/9cd1a66648b4c19136687100f9705d442f31e7f9
+2
-1
@@ -1,5 +1,6 @@
|
||||
# Using localization files
|
||||
Localization is provided as a single .json file. The file must be placed into `localizations` directory and selected in settings.
|
||||
The intended way to do localizations now is via extensions. See:
|
||||
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Developing-extensions
|
||||
|
||||
# Creating localization files
|
||||
Go to settings and click `Download localization template` button at the bottom. This will download a template for localization that you can edit.
|
||||
Reference in New Issue
Block a user