Issue In the DeepL “Translate text” module, Korean (KO) is missing from the source/target language dropdown. Expected Korean (KO) should be available for selection. Impact Blocks our KR↔EN automation (email/news → Notion/Sheets/Slack). We must use the HTTP module as a workaround, which increases maintenance overhead. Repro Module: DeepL – Translate text Steps: Add module → open language dropdown → “Korean (KO)” is not listed. Env: <Chrome ver/OS, Make desktop or web, Workspace/Scenario name, KST timestamp> Workaround DeepL API v2 works via Make’s HTTP module ( target_lang=KO ), so this seems to be an app-level option/list exposure gap. Request 1) Add/Expose “Korean (KO)” in the language dropdown (source/target). 2) (Optional) Provide auto-detect support or document language-code mapping in the module help. Attachments Screenshot(s) of the dropdown, scenario blueprint (export), run link/logs if any.