DocumentationAPI Reference
API ChangelogOpenAPI SpecStatus

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.

Locale codes follow the IETF BCP 47 format, and are composed of a two-character ISO 639 language code optionally joined with a two-character ISO 3166 country code.

  • ar-EG — Arabic (Egypt)
  • bn — Bengali/Bangla
  • de — German
  • en-US — English (US)
  • es-MX — Spanish (Mexico)
  • fr — French
  • he — Hebrew
  • hi — Hindi
  • hu — Hungarian
  • id-ID — Indonesian (Bahasa)
  • it — Italian
  • ja — Japanese
  • ko-KR — Korean
  • lt — Lithuanian
  • ms — Malay
  • nl-NL — Dutch (Netherlands)
  • pl — Polish
  • pt-BR — Portuguese (Brazil)
  • ro — Romanian
  • ru — Russian
  • sv — Swedish, available with Dynamic Flow only (Web v4, iOS and Android SDK v2)
  • ta — Tamil, available with Dynamic Flow only (Web v4, iOS and Android SDK v2)
  • th — Thai
  • tr-TR — Turkish
  • uk-UA — Ukrainian
  • vi — Vietnamese
  • zh-CN — Chinese (Simplified)
  • zh-TW — Chinese (Traditional)