Simple translation service

Babelfu is a web service that manages the translations of your projects with your version control as the source of truth (only Github at the moment).

Because the source of the translations is your version control, you don't have to syncronze the translations between the service and your codebase any more.

Instead of adapt your development workflow to the translation service, the translations are available like in your repository (branches, pull requests, etc).

How it looks like

A project

Projects show synced

The translations

Translations

The changes to commit

Changes to commit

The commit on Github

Commit on Github

If you want to see more, you can check the demo project on Github.