By default, we support the
en
locale for English language users.If available, we will detect your user’s language and choose the applicable locale translations. Developers are always able to override the default language and have their own method of providing a locale and a suitable fallback.
To specify a language, simply add
locale="ca"
as a prop to your AuthUiProvider
.
If a passed in locale is not supported, then the default fallback language is English.
Supported Languages
Language | Locale | Shortform |
---|---|---|
English | en | en |
Español | es-ES | es |
Català | ca-ES | ca |
日本語 | ja-JP | ja |