There is an issue which prevents all the reCAPTCHA widget being translated.
The "Play sound again" and "Download sound as MP3" links don’t translate when using pre-defined non-english translations like "es" but obviously works fine for my own translations, e.g. for zh.
Is there any way around this?
Can I rewrite the links in JavaScript?
(I’m asking for code)
The documentation says you can override the translation by populating the
custom_translationsattribute of theRecaptchaOptions.