For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Help CenterOpenAPI SpecStatus
OverviewInquiriesTransactionsAPI ReferenceChangelog
OverviewInquiriesTransactionsAPI ReferenceChangelog
  • Overview
    • Inquiries Overview
    • Inquiry Model Lifecycle
    • Inquiry Templates
  • Managing inquiries
    • Creating Inquiries
    • Resuming Inquiries
    • Accessing Inquiry status and data
      • Inquiry Fields
      • Inquiry Sessions
      • Inquiry One-Time Links (OTLs)
      • Reference IDs
      • Inquiry Expiration
      • Inquiry Theming
      • Inquiry Signals
      • Browser & Device Support
      • Internationalization
      • Accessibility
  • Hosted Flow integration
  • Embedded Flow integration
  • Mobile SDK integration
    • Overview
    • Webview
  • Troubleshooting
    • Troubleshooting Steps
    • Troubleshooting Common Issues
LogoLogo
Help CenterOpenAPI SpecStatus
On this page
  • Supported languages
Managing inquiriesReference guides

Internationalization

Was this page helpful?
Previous

Accessibility

Next
Built with

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 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)
  • az — Azerbaijani
  • bg — Bulgarian
  • bn — Bengali/Bangla
  • cs — Czech
  • cy — Welsh
  • da — Danish
  • de — German
  • el-GR — Greek (Greece)
  • en-US — English (US)
  • es-MX — Spanish (Mexico)
  • fi — Finnish
  • fr — French
  • he — Hebrew
  • hi — Hindi
  • hr — Croatian
  • hu — Hungarian
  • hy — Armenian
  • id-ID — Indonesian (Bahasa)
  • it — Italian
  • ja — Japanese
  • ko-KR — Korean
  • lt — Lithuanian
  • ms — Malay
  • nl-NL — Dutch (Netherlands)
  • no — Norwegian
  • pl — Polish
  • pt-BR — Portuguese (Brazil)
  • ro — Romanian
  • ru — Russian
  • sk — Slovak
  • sr — Serbian
  • sv — Swedish
  • ta — Tamil
  • th — Thai
  • tl — Filipino (Tagalog)
  • tr-TR — Turkish
  • uk-UA — Ukrainian
  • ur — Urdu
  • vi — Vietnamese
  • zh-CN — Chinese (Simplified)
  • zh-TW — Chinese (Traditional)