#171 Internationalisation (i18n) basics. Translate your app!

10/06/2024
Free
i18n translation internationalization

In this episode we make our app available in different languages.

There are different strategies to set the current language.

Setting the language in the URL is an easy and RESTful approach.

Let's implement it!

Episode source code (premium subscribers only): https://github.com/yshmarov/superails/pull/251/commits/da896aa42667b11b044e2899b2cbe69a3c2f5023
Based on this blogpost: https://blog.corsego.com/i18n-select-locale

0
Sign in to join the conversation