The internationalizator is a translation software for applications. It enables collaborative and efficient work on the translation of all types of applications (fat clients, embedded, web) into different languages.
Developers pass the translation url to the translator, who can then make changes in the interface, with the help of deepl.com's integrated APIs.
When the translator has finished translating, the save button will, thanks to the integration of gitlab APIs, push the modifications in the form of a commit, directly to the dedicated branch on the git repo.
By connecting i17r to gitlab's CI, it is now possible to generate translation urls directly on gitlab's "environments", leaving the translation team to get on with the job in complete autonomy.