Skip to main content
Version: Current

Overriding Language

The copy used in embedded app landing pages is localized based on the territory being loaded. The language in which your landing page is displayed can be overridden from the default language by changing the language segment of the URL.

More information on the URL structure can be found on the previous page.

Take the below as an example:

https://studentbeans.com/fr-fr/fr/beansid-connect/embedded-app/example-slug

This would link to an embedded app landing page for France (fr), with the language set to French (fr-fr). You can override this so that the embedded landing page displays in another language of your choosing by doing as follows:

https://studentbeans.com/en-us/fr/beansid-connect/embedded-app/example-slug

By changing fr-fr to en-us you override the language from French (fr-fr) to US English (en-us).

A long code for the language you want your landing page to display in should be used as the value for this segment of the URL. A full list of supported languages and their corresponding long codes can be found here.

info

Only copy that is part of the application will be translated into the overridden language. Any copy you have provided for your offer(s) (e.g. Offer Title, T&Cs etc) will remain as you have provided them to us.