Supported locale codes
en: Englishfr: Frenches: Spanishde: Germanit: Italianja: Japaneseko: Koreanzh-CN: Chinese (Simplified)zh-TW: Chinese (Traditional)pt-BR: Portuguese (Brazilian)
Steps
1
Configure target locales
Define target languages in your agentic workflow code using
aflow.target_locales(['fr', 'es']). For details, see Configuring target locales.2
Import the agentic workflow
Import your agentic workflow into watsonx Orchestrate using the ADK CLI. For details, see Managing tools.
3
Manage translations
Export translatable text to CSV, add translations, and import them back. For details, see Managing translations.

