hyd998877 / stable-diffusion-webui-auto-translate-language

Language extension allows users to write prompts in their native language and automatically translate UI, without the need to manually download configuration files. New plugins can also be translated.
MIT License
33 stars 6 forks source link

ISO 639-2 language code #3

Open harukaxxxx opened 1 year ago

harukaxxxx commented 1 year ago

To prevent translation conflicts, it is recommended to use ISO 639-2 language codes. For example, words such as 'no' and 'or' may have different translations in different languages.

hyd998877 commented 1 year ago

Thank you very much for your advice, I will take it into consideration