docs: add TRANSLATION.md

This commit is contained in:
psychedelicious
2023-02-23 12:53:03 +11:00
committed by GitHub
parent cf2eca7c60
commit 1c9001ad21
2 changed files with 20 additions and 1 deletions

19
docs/other/TRANSLATION.md Normal file
View File

@ -0,0 +1,19 @@
# Translation
We are now using [Weblate](https://weblate.org) to translate InvokeAI. Weblate is a FOSS project providing a scalable translation service. Using Weblate automates the tedious parts of managing translation of a growing project and provides their service for free for FOSS projects like InvokeAI.
## Contributing
If you'd like to contribute by adding or updating a translation, please visit our [Weblate project](https://hosted.weblate.org/engage/invokeai/). You'll need to sign in with your GitHub account (a number of other accounts are supported, including Google).
Once signed in, select a language and then the Web UI component. From here you can Browse and Translate strings from English to your chosen language. Zen mode offers a simpler translation experience.
Your changes will be attributed to you in the automated PR process; you don't need to do anything else.
## Help & Questions
Please check Weblate's [documentation](https://docs.weblate.org/en/latest/index.html) or ping @psychedelicious or @blessedcoolant on Discord if you have any questions.
## Thanks
Thanks to the InvokeAI community for their efforts to translate the project!