Change the display language of your Trello account, via Atlassian's account-level language preference. Pass a locale code (e.g. "en_GB", "fr_FR", "de_DE", "it_IT", "es_ES"). Returns the language now active in Trello.
Input
localerequired
Locale code, e.g. "en_GB", "en_US", "fr_FR", "de_DE", "it_IT", "es_ES".
Output
localerequired
FAQ
Change the display language of your Trello account, via Atlassian's account-level language preference. Pass a locale code (e.g. "en_GB", "fr_FR", "de_DE", "it_IT", "es_ES"). Returns the language now active in Trello.
Required: locale.
It returns locale.
Yes. It acts as you on trello.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the trello.com cookies saved by the Reduck extension.
It makes changes on trello.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/trello.com/switch_language, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/trello.com/switch_language
It is part of Reduck's official curated catalogue.