# How does the auto-translation feature work?

Discover the seamless functioning of our auto-translation feature! Learn how CookieYes automatically translates the banner language.

---

**Categories:** , 
**Published:** June 26, 2026
**URL:** https://www.cookieyes.com/documentation/auto-translation-feature/

---

The auto-translation feature in CookieYes allows your consent banner to be automatically translated based on a website visitor’s browser language preferences. This convenient feature ensures your consent solution can reach users in their preferred language without any extra effort on your part.
When a user has a browser language other than the default language on your website, provided that the browser language has been added in CookieYes among the 41 supported languages, then the consent banner will auto-translate to that browser language.
 Find the list of all the languages that have auto-translation available below.

**Languages supported**

- English (en)
- Arabic (ar)
- Basque (eu)
- Bosnian (bs)
- Bulgarian (bg)
- Catalan (ca)
- Chinese (zh)
- Croatian (hr)
- Czech (cs)
- Danish (da)
- Dutch (nl)
- Estonian (et)
- Finnish (fi)
- French (fr)
- Galician (gl)
- German (de)
- Greek (el)
- Hungarian (hu)
- Italian (it)
- Japanese (ja)
- Korean (ko)
- Latvian (lv)
- Lithuanian (lt)
- Maltese (mt)
- Norwegian (nb)
- Polish (pl)
- Portuguese (pt-BR)
- Portuguese (pt-PT)
- Romanian (ro)
- Russian (ru)
- Serbian (sr-Cyrl)
- Serbian (sr-Latn)
- Slovak (sk)
- Slovene (sl)
- Spanish (es)
- Swedish (sv)
- Tagalog (tl)
- Thai (th)
- Turkish (tr)
- Ukrainian (uk)
- Welsh (cy)

If you want to implement an auto-translated banner, follow [How to implement a multilingual banner.](https://www.cookieyes.com/documentation/cookieyes-cookie-banner-for-multilingual-websites/)


---

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Article",
      "headline": "How does the auto-translation feature work?",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.cookieyes.com/documentation/auto-translation-feature/"
      },
      "url": "https://www.cookieyes.com/documentation/auto-translation-feature/",
      "publisher": {
        "@type": "Organization",
        "name": "CookieYes",
        "url": "https://www.cookieyes.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://assets.cookieyes.com/cookieyes.png",
          "width": 250,
          "height": 60
        }
      },
      "description": "Discover the seamless functioning of our auto-translation feature! Learn how CookieYes automatically translates the banner language.",
      "datePublished": "2024-02-01T14:17:45+00:00",
      "dateModified": "2025-06-02T00:00:00+00:00",
      "author": {
        "@type": "Person",
        "name": "CookieYes Doc Team"
      },
      "image": [
        "https://assets.cookieyes.com/cookieyes.png"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.cookieyes.com/documentation/auto-translation-feature/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.cookieyes.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Documentation",
          "item": "https://www.cookieyes.com/documentation/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "FAQ",
          "item": "https://www.cookieyes.com/category/documentation/faq/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Features FAQ",
          "item": "https://www.cookieyes.com/category/documentation/faq/faq-features/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "How does the auto-translation feature work?"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.cookieyes.com/#website",
      "url": "https://www.cookieyes.com/",
      "name": "CookieYes",
      "description": "CookieYes is a Google-certified consent management platform that helps businesses comply with GDPR, CCPA, and other global privacy laws.",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://www.cookieyes.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.cookieyes.com/?s={search_term_string}"
        },
        "query-input": {
          "@type": "PropertyValueSpecification",
          "valueRequired": true,
          "valueName": "search_term_string"
        }
      }
    },
    {
      "@type": "Organization",
      "@id": "https://www.cookieyes.com/#organization",
      "name": "CookieYes",
      "url": "https://www.cookieyes.com/",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://www.cookieyes.com/#/schema/logo/image/",
        "inLanguage": "en-US",
        "url": "https://assets.cookieyes.com/cookieyes.png",
        "contentUrl": "https://assets.cookieyes.com/cookieyes.png",
        "width": 19701,
        "height": 3176,
        "caption": "CookieYes"
      },
      "image": {
        "@id": "https://www.cookieyes.com/#/schema/logo/image/"
      }
    }
  ]
}
```
