From 282f533ffeae993f7d54d8b75c0169e63187097d Mon Sep 17 00:00:00 2001 From: Lunix Date: Sun, 6 Nov 2022 18:22:17 +0100 Subject: [PATCH] Description change in regards to https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/9cd1a66648b4c19136687100f9705d442f31e7f9 --- Localization.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Localization.md b/Localization.md index e00016f..4e16591 100644 --- a/Localization.md +++ b/Localization.md @@ -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. \ No newline at end of file