Visit your site and switch languages.
Open your website in a browser. You should see a language switcher widget in the bottom corner. Click it and select a different language.
The first time a page is translated, the SDK sends the text to your LLM provider. This takes 1-3 seconds. After that, translations are cached in PostgreSQL and served instantly (under 5ms).
To test with a specific locale, append a query parameter:
If everything is working, you should see your page content translated into the selected language with prices converted to the local currency.