Closed (duplicate)
Project:
Google Captcha
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2015 at 15:15 UTC
Updated:
10 Jan 2016 at 22:17 UTC
Jump to comment: Most recent
Comments
Comment #1
hass commentedComment #2
mailfox commentedI did so was by Russian
file google_captcha.module
go to line 66
drupal_add_js('https://www.google.com/recaptcha/api.js', array('defer' => TRUE, 'async' => TRUE));add ?hl=ru
drupal_add_js('https://www.google.com/recaptcha/api.js?hl=ru', array('defer' => TRUE, 'async' => TRUE));a case of you ?hl=de
Language codes any Language codes
Comment #3
hass commentedPlease use the recaptcha module.