Formatting currencies in a Next.js app with `gt-next`. Wrap a number in <Currency>, pass the ISO code, and it renders the amount the way the user's locale expects.
The same component renders €12,999.50 in English, 12.999,50 € in German, and 12 999,50 € in French. Symbol, symbol position, decimal separator, and thousands separator all change per locale.
The <T> component in gt-next translates complete UI, not just strings. Tag a whole JSX tree and watch AI rearrange components on the page to match word order.
+1 for @GeneralTxn. I just rolled it out on a large app. The ergonomics are great and the team is very responsive
I've used a bunch of services over the years and GT is the best I've worked with
Every once in awhile, I see a snippet of code that makes me a bit emotional.
Now is one of those moments. Internationalization went from "fuck this" to "trivial".
Great work General Translation!
Bridges and water/land terraforming is out, mostly built with @cursor_ai Cloud agents
Also expand your city by 30x30 tiles from settings
Next: Localization with @GeneralTxn
Just added i18n to my website with @GeneralTxn! RTL works great and my blog posts are translated too. I'm only adding translations for languages I speak!