Description of icon
Flex UI
API Reference

AvailableLocale

Available locale containing the tag and name


Properties:

  • tag: string

    The language tag of the locale

  • name: string

    The name of the locale

Example:

{
tag: "es-MX",
name: "Español (México)"
}

Need some help?

We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.