-
Notifications
You must be signed in to change notification settings - Fork 68
Labels
Description
I recently discovered a library called Wuchale which makes it easy to add localization to your app without having make major changes.
One problem with localization is the sheer amount of time it costs to add new text and have it translated to all supported languages. This is not a problem with Wuchale as it translates new text on the fly using AI.
Using this library I think it would become realistic for us to start supporting multiple languages.