Create a Zod schema for CAPTCHA validation if enabled for the given form. Returns an empty schema if CAPTCHA is not configured for this form.
Form identifier to check CAPTCHA configuration
Optional i18n function for error messages
Zod schema for CAPTCHA fields or empty schema
Create a Zod schema for CAPTCHA validation if enabled for the given form. Returns an empty schema if CAPTCHA is not configured for this form.