The Problems
There are several problems that normal translations have.
- They are difficult to re-use.
- It is difficult to separate the development experience from the translators experience.
- Pipelines cost money. Generally you don't want to rebuilt your entire project for every change to the translations.
Why?
As a coder I always disliked the time I spent doing translations. This is generalized across other developers. Furthermore, these translations were always overwritten by my manager.
This prompted me to create this project. Another SaaS you may call it. I believe this one has the potential to make everyone happy because:
- Managers can edit the translations themselves if they choose to.
- You can hire translators.
- You can spare your coders of writing translations themselves. Keep them doing what they like. Building software.
- You can save money. By keeping your coders coding.
About
This app has two objectives:
- Make a simple GUI to allow translators to translate with minimal difficulty.
- Provide an API to let coders download the translations asynchronously.