Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ sidebar:
Turnstile supports `auto` (default), which uses the visitor's browser language if it is supported. You can also explicitly set the widget's language using the [client-side configuration attribute](/turnstile/get-started/client-side-rendering/#configurations) to one listed on the table below:

:::note
To request Turnstile support for a language not listed below, you can fill out [this form](https://forms.gle/L8njBeRFCsZAjJ2f7).

To request Turnstile support for a language not listed below or submit feedback on a translation error, you can fill out [this form](https://forms.gle/Cdz4YTRoagGpVwd7A).
You can also submit feedback on a translation error via [this form](https://forms.gle/Cdz4YTRoagGpVwd7A).
:::

| Language | Language code<br/>(4 letters) | Language code<br/>(2 letters) |
Expand Down
Loading