timothymiller / t4-app

A powerful cross-platform UI toolkit for building actually native iOS, Android, macOS, Windows, Linux, and Progressive Web Apps with React (Native).
https://t4stack.com
MIT License
1.31k stars 70 forks source link

What are the recommended i18n framework for t4? #87

Closed tonyabracadabra closed 8 months ago

masrurimz commented 8 months ago

I'm using this one https://github.com/ivanhofer/typesafe-i18n

timothymiller commented 8 months ago

@masrurimz Does that have a flash of un-translated text, or does SSR take care of displaying the correct translation?

If you could, a video of it working would be helpful.

timothymiller commented 8 months ago

typesafe-i18n it is!

timothymiller commented 8 months ago

I happened upon some rather sad news. Ivan Hofer, the maintainer of typesafe-i18n, recently passed away.

https://github.com/ivanhofer/typesafe-i18n/issues/739

It seems like his buddys are months away to a successor to that wonderful library called paraglide-js. No doubt this will be an ongoing topic.