# Multilanguage support

Source: https://developer.avalara.com/products/self-serve-tariff-code/integration-guides/classyvue-integration-guide/hsn1733813883999/

Guide: ClassyVue integration guide

# Multilanguage support

ClassyVue supports multiple languages for the widget UI and classification results. Learn which languages are available and how to set the language for a classification request.

ClassyVue supports multiple languages for both the widget UI and the classification results it returns. The language is set per classification request using the `lang` parameter in `ccce.classify()`, so different users on the same host page can receive results in different languages.

The following languages are supported:

Code

Language

EN

English (default)

FR

French

ES

Spanish

PT

Portuguese

DE

German

When no `lang` value is provided, ClassyVue defaults to English. If a language code is passed that isn’t supported, the widget falls back to English to ensure that the classification flow remains functional.