Hey there,
What localization software or platform do you use and recommend? So far I've worked with Weblate but found its interface a bit bulky, and the hosted version doesn't really work well with closed source projects. Otherwise it has a great feature set.
Anything you are missing from what you currently use?
Cheers,
Philipp
I am working on a translations management project https://tranzlate.io
Are you looking for a platform to organize your app translations?
Looks interesting, I'll check it out!
Awesome! Let me know if you need help with anything!
I have always used www.iCanLocalize.com for my projects. It's been good so far!
I'm using Weblate and found it very useful as the translation is synced with the version control. The challenge is how to deploy it (I used their Docker image on k8s).
The translations are based on i18next, which is a standard format for any type of project (https://www.i18next.com/).