I've added a reCAPTCHA v3 field to my form, and it's working as expected. For all other field types, it's possible to retrieve labels, error messages etc from the dictionary by entering text like "#DictionaryKey". This makes translation of all text in the form easy. However this doesn't appear to work for reCAPTCHA error messages, and the text "#DictionaryKey" is returned to the user.
reCAPTCHA v3 error message translation
I've added a reCAPTCHA v3 field to my form, and it's working as expected. For all other field types, it's possible to retrieve labels, error messages etc from the dictionary by entering text like "#DictionaryKey". This makes translation of all text in the form easy. However this doesn't appear to work for reCAPTCHA error messages, and the text "#DictionaryKey" is returned to the user.
Is there a way to make this work?
Still having this issue in 10.2.1, on reCaptcha 2. Any news on this?
is working on a reply...