How to handle translations, site w multiple languages

Quick update. I have dropped i18next in favor of app connect. Although i18next is great it seems way too overkill for what I need. Additionally I am pretty confident that I can replicate some of the neat features i18next has like plurals and context with App Connect and some custom formatters.

The fact that Wappler also has support for moment with locales is great too and a time saver.

@George how does wappler manage number format with locales? I haven’t checked in depth so I don’t know my options. Anything similar to Numeraljs that can be achieved out of the box?

I must admit though that it would be nice at some point along the road to have something like this for app connect.

https://kazupon.github.io/vue-i18n/

And as localization is a huge effort you could rely on community to create locale packs.

1 Like