docs: update flow of translations from Weblate

Fixes #614

Signed-off-by: Pino Toscano <ptoscano@redhat.com>
This commit is contained in:
Pino Toscano 2024-01-02 10:58:39 +01:00
parent e6c0687485
commit dfc484b2d5

View File

@ -110,7 +110,10 @@ Translations are handled through the Weblate instance hosted by the Fedora Proje
* https://translate.fedoraproject.org/projects/virt-manager/virt-manager/
* More info about translating as part of Fedora: https://fedoraproject.org/wiki/L10N/Translate_on_Weblate
* The up to date translation `.pot` template is stored in the [`translations` branch](https://github.com/virt-manager/virt-manager/tree/translations) and synced with the `main` branch before release.
* The up to date translation `.pot` template is stored in the `main` branch
* Translations are submitted by Weblate as pull requests, usually merged to the
`main` branch before release and whenever needed (e.g. before updating the
`.pot` template)
## Advanced testing