App Logo
discord.com

Switch Discord display language

Change the display language of the signed-in Discord account, via User Settings > Language & Time. Accepts en, fr, de, it and es, and reads the new setting back off the settings page so the result confirms the change rather than echoing the request. It works whatever language the account is currently displaying in. This changes account-level state for everyone using that account. Requires being logged in.

Input

language required

Target language: en (English, US), fr (Français), de (Deutsch), it (Italiano), es (Español).

Output

language required
confirmedNative required

The native language name now shown as selected, read back from the settings page.

FAQ

Change the display language of the signed-in Discord account, via User Settings > Language & Time. Accepts en, fr, de, it and es, and reads the new setting back off the settings page so the result confirms the change rather than echoing the request. It works whatever language the account is currently displaying in. This changes account-level state for everyone using that account. Requires being logged in.
Required: language.
It returns language, confirmedNative.
Yes. It acts as you on discord.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the discord.com cookies saved by the Reduck extension.
It makes changes on discord.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/discord.com/switch_language, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/discord.com/switch_language
It is part of Reduck's official curated catalogue.

Start building not clicking