@qonto/embed-sdk / <internal> / src/common/constants / LOCALES

Variable: LOCALES

const LOCALES: object
List of possible locales the SDK can be used in. These locales are used to display content in the user’s preferred language in those cases where the SDK is used in a web context and needs to display some UI.

Type declaration

DE

DE: string = 'de'

EN

EN: string = 'en'

ES

ES: string = 'es'

FR

FR: string = 'fr'

IT

IT: string = 'it'

PT

PT: string = 'pt'