mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-25 18:19:26 -05:00
904 B
904 B
title | license |
---|---|
Localization admin duties | CC-BY-SA-4.0 |
Localization team members with admin rights on both Forgejo and Weblate are expected to make sure the translations land in the Forgejo repository and resolve conflicts when they arise.
Merging translations in Forgejo
Weblate is configured to propose pull requests to the Forgejo repository with new translations. These pull requests should be squash merged into the Forgejo development branch as follows:
- go to the weblate repository admin page
- click lock
- click commit
- click push
- squash merge the pending pull request (similar to this example)
- click reset
- click update (should not be necessary, but just in case)
- click unlock