Supported languages for Atomic, Headless, and Quantic

In this article
Important
Language support and relevance disclaimer

The Coveo Platform supports a wide range of languages across indexing, machine learning models, and user interfaces; however, the depth of linguistic processing varies by language. Support for a language doesn’t constitute a commitment to equivalent relevance, accuracy, or feature parity.

For example, queries and indexed content in languages such as English, French, German, and Spanish achieve higher and more consistent relevance due to more comprehensive language analysis and optimized platform components. Conversely, for other languages that are technically supported but for which the platform isn’t fully optimized, search relevance, generated answers, and overall accuracy can be reduced or be less consistent. Accordingly, language support doesn’t guarantee equal relevance quality, and observed outcomes can vary depending on the language.

The following sections outline the languages supported by the modern Coveo UI libraries (Atomic, Headless, and Quantic) for building search and commerce interfaces.

Atomic

The Coveo Atomic library includes built-in UI translations for the following languages. You can also add or override translations for any language using the i18next framework. For more information, see Localization.

Important
Disclaimer

Many of the language strings were created using a generative AI model, so there may be some inaccuracies in the translations.

To contribute improved language strings, submit changes to the locales.json file.

Language Locale Atomic UI support

English

en

check

French

fr

check

German

de

check

Spanish

es

check

Czech

cs

check

Danish

da

check

Dutch

nl

check

Finnish

fi

check

Greek

el

check

Hungarian

hu

check

Indonesian

id

check

Italian

it

check

Japanese

ja

check

Korean

ko

check

Norwegian

no

check

Polish

pl

check

Portuguese

pt

check

Portuguese (Brazil)

pt-BR

check

Russian

ru

check

Swedish

sv

check

Thai

th

check

Turkish

tr

check

Chinese (Simplified)

zh-CN

check

Chinese (Traditional)

zh-TW

check

Chinese

zh

check

Headless

The Coveo Headless library is locale-agnostic. It accepts any BCP 47-compliant locale string through its engine configuration and forwards it to the Coveo Platform APIs.

As a state management library, Headless doesn’t include bundled UI translations. The locale you specify is used by the Coveo Platform for language-aware processing such as stemming, language detection, and query pipeline locale conditions.

Therefore, Headless supports all languages that the Coveo Platform supports. See Supported languages for indexing features for the full list.

Quantic

The Coveo Quantic library uses Salesforce Custom Labels for its UI strings. Quantic ships with built-in translations for:

  • English

  • French

  • Spanish

To support additional languages, use the Salesforce Translation Workbench to translate the Quantic Custom Labels (prefixed with quantic_) into any language that Salesforce supports. Quantic components automatically render in the user’s configured Salesforce language.