The source code is currently hosted on GitHub, but I’m thinking about moving the project to GitLab. The reason is because I have to do manual deployments every time there is a change, which includes translations. Sometimes life gets in the way and it might take a while before I have time to deploy. If I switch to GitLab, I can configure CI/CD pipelines which will automatically trigger a deployment every time changes are merged to the repository. This means that translations will be live minutes after they are merged.
And as a plus, this would also resolve: