Announcing: Front-End SDK Internationalization

Our front-end SDK now supports displaying the in-app notifications widget and notification preferences widget in Spanish, French, Italian, Portuguese, and English.

Press Releases
 — 
2
 Min read
 — 
March 17, 2024

We are happy to announce that our front-end SDK now supports displaying the UI elements in multiple languages out of the box. Developers can now configure our in-app notifications widget (the bell icon) and the no-code notification preferences widget to show in languages other than English.

Until now, developers had complete control over the contents of their notifications. For example, they could send messages that were in Spanish. However, our pre-built UI widgets that housed these notifications had buttons or alerts in English, breaking the user experience for non-English speaking users.

With this addition:

  • Developers can set the UI widget language to: Spanish, Portuguese, Italian, French, and English
  • Developers can add support for additional languages by creating a pull request on our open-source repository

Setting the front-end SDK to a different language is as simple as adding one parameter to your code, as explained in our documentation.

Like the article? Spread the word