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)"}
Available locale containing the tag and name
tag: string
The language tag of the locale
name: string
The name of the locale
{ tag: "es-MX", name: "Español (México)"}