Internationalization
Persona's inquiry flow supports multiple languages. Users can select their desired language in the footer of the inquiry flow's initial view. By default, language is inferred from the user's device settings.
Language can be preconfigured by setting the language
query string parameter for the hosted and webview integrations, and by setting the language
attribute in the Javascript SDK for the embedded and inline integrations.
Supported languages
The inquiry flow currently supports the following language codes. If you need a language that is not yet supported, please contact us.
ar-EG
— Arabic (Egypt)bn
— Bengali/Banglade
— Germanen-US
— English (US)es-MX
— Spanish (Mexico)fr
— Frenchhe
— Hebrewhi
— Hindihu
— Hungarianid-ID
— Indonesian (Bahasa)it
— Italianja
— Japaneseko-KR
— Koreanlt
— Lithuanianms
— Malaynl-NL
— Dutch (Netherlands)pl
— Polishpt-BR
— Portuguese (Brazil)ro
— Romanianru
— Russiansv
— Swedish, available with Dynamic Flow only (iOS and Android SDK v2)ta
— Tamil, available with Dynamic Flow only (iOS and Android SDK v2)th
— Thaitr-TR
— Turkishuk-UA
— Ukrainianvi
— Vietnamesezh-CN
— Chinese (Simplified)zh-TW
— Chinese (Traditional)
Updated about 2 years ago