Hi, I have been building https://babelfu.com, a translation service on top of Github; it fetches the translations from your GitHub repo and commits them back, so the source of truth of the translations is the repo itself. You can forget about sync tasks, collisions between branches, etc. In the end, if there are conflicts, you manage them on Git as the rest of your code.It is available in a very early open-source version, which I will update at some moment if I see someone interested in it.
I would be very grateful if someone gave it a try to setup a project and provided some feedback.
No comments yet.