language prop to the widget and Crow handles the rest — the AI responds in that language and the welcome message is translated automatically.
Example: Your platform has users who speak Spanish, Japanese, and French. Set language="es" for Spanish users and the entire experience adapts — no prompt engineering needed.
How It Works
language="en"), behavior is unchanged — fully backward compatible.
Pass Language to Widget
- Script Tag
- React SDK
Add
data-language to the script tag:What Gets Translated
Supported Languages
Crow supports the following ISO 639-1 codes:
Passing an unsupported code returns a
422 validation error.
