Recaptcha message in your language
-
What about getting ‘I am not a robot‘ message translated depending on every WordPress installation?
Maybe using get_locale() function to retrieve local language and in adding this returned value as a param
For example, for Spanish language should be
https://www.google.com/recaptcha/api.js?hl=es
The topic ‘Recaptcha message in your language’ is closed to new replies.