diff --git a/docs/account-experience/index.mdx b/docs/account-experience/index.mdx index 4f056857b..ab4f6a6fd 100644 --- a/docs/account-experience/index.mdx +++ b/docs/account-experience/index.mdx @@ -21,10 +21,12 @@ 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 (fallback), Spanish, and German. 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 -language (English) is used. Custom translations are not supported at the moment, but please reach out if you need this feature. +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 +[the source](https://github.com/ory/elements/tree/main/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 language (English) is used. +Custom translations are not supported at the moment, but please reach out if you need this feature. ## Custom Domains