Changing the language in your Flowbox Flow is done by changing the value of the locale property in the embed code.
Changing the language
If you want to display your Flow in another language, pass in the locale
property. This needs to have both a language
and a region
code to work correctly: e.g. en-EU
(language: English - region: Europe) or da-DK
(language: Danish - region: Denmark). In order to get a correct translation, you will have to pick a language from the list below.
The texts in the Flow will be displayed in the selected language
, regardless of the region
selected. This doesn't apply to the CTA button text, which needs to be changed in the catalog configuration modal window. As this window can't be accessed once the catalog has been configured, please contact your Customer Success Manager for assistance.
NOTE: If you pass in an unsupported locale, buttons and text will be displayed in English.
See the example here for how to pass it into the 'init'
method of the window.flowbox
function correctly:
window.flowbox('init', {
container: '#js-flowbox-flow',
key: 'Your-Second-Flow-Key',
locale: 'fr-FR'
})
Our Supported Languages:
Arabic | Finnish | Korean | Russian |
Bulgarian | French | Latvian | Slovak |
Simplified Chinese | German | Lithuanian | Slovenian |
Croatian | Greek
| Malay | Spanish |
Czech | Hungarian | Norwegian Bokmål | Swedish |
Danish | Icelandic | Norwegian | Thai |
Dutch | Indonesian | Polish | Turkish |
English | Italian | Portuguese | Ukrainian |
Estonian | Japanese | Romanian | Vietnamese |
Our Supported Regions:
Even though regions don't affect the language, they can affect how prices are displayed. For instance:
ES
region: 299 €SV
region: EUR 299
Argentina: | Finland: | Lithuania: | Singapore: |
Australia: | France: | Luxembourg: | Slovakia: |
Austria: | Germany: | Macau: | South Africa: |
Belgium: | Global: | Malaysia: | South Korea: |
Brazil: | Greece: | Malta: | Spain: |
Bulgaria: | Guatemala: | Mexico: | Sweden: |
Canada: | Hong Kong: | Monaco: | Switzerland: |
Chile: | Hungary: | Morocco: | Taiwan: |
China: | Iceland: | New Zealand: | Thailand: |
Colombia: | India: | Norway: | The Netherlands:
|
Costa Rica: | Indonesia: | Peru: | Turkey: |
Croatia: | Ireland: | Philippines: | Ukraine: |
Cyprus: | Israel: | Poland: | United Arab Emirates: |
Czechia: | Italy: | Portugal: | United Kingdom: |
Denmark: | Japan: | Qatar: | United States: |
Egypt: | Latvia: | Romania: | Vietnam: |
Estonia: | Latvia: | Russia: |
|
Europe: | Lebanon: | Saudi Arabia: |
|