Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/account-experience/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ rather meant for debugging purposes, it can be disabled in the [Ory Console](htt

## Translations (i18n) & Message Customization

Currently, the account experience is available in English, Spanish, German, French, Spanish, Portuguese, Polish, Finnish, Dutch,
Swedish, and more. For a full list of available languages please have a look at
Currently, the account experience is available in 83 languages. For a full list of available languages please have a look at
[the source](https://github.com/ory/elements/tree/main/packages/elements-react/src/locales). If you want to add a new language or
fix some wording, please open a pull request in [ory/elements](https://github.com/ory/elements#internalization-i18n). To determine
the language to use, the Account Experience uses the `Accept-Language` header. If the language is not available, the fallback
Expand Down
Loading