@friendlycaptcha/sdk > CreateWidgetOptions > language
CreateWidgetOptions.language property
Language code such as "en" for English or "de" for German. Defaults to automatic language detection.
Usually you should not set this yourself and instead let the widget detect the language automatically.
Signature:
language?: string;