App Logo
chat.mistral.ai

Switch Le Chat display language

Change the signed-in Le Chat account's display language (Préférences), by its own native name (e.g. "English", "Français", "Deutsch", "Español", "Italiano"). Applies immediately, account-wide, and works starting from any current UI language.

Input

language required

Target language by its own native name, exactly as Le Chat's language picker shows it (e.g. "English", "Français", "Deutsch", "Español", "Polski", "Italiano", "Português (Brasil)", "العربية", "Nederlands", "Українська")

Output

changed required

Whether the language actually changed

newLanguage required
languageCode required

The locale code Le Chat's own API applied (e.g. "en", "fr", "de")

previousLanguage required

The account's display language before this call, by its native name

FAQ

Change the signed-in Le Chat account's display language (Préférences), by its own native name (e.g. "English", "Français", "Deutsch", "Español", "Italiano"). Applies immediately, account-wide, and works starting from any current UI language.
Required: language.
It returns changed, newLanguage, languageCode, previousLanguage.
Yes. It acts as you on chat.mistral.ai: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the chat.mistral.ai cookies saved by the Reduck extension.
It makes changes on chat.mistral.ai, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/chat.mistral.ai/switch_language, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/chat.mistral.ai/switch_language
It is part of Reduck's official curated catalogue.

Start building not clicking