mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-13796 Committing new recaptcha element
This commit is contained in:
parent
6c5a2108b5
commit
9b5f87d27e
5 changed files with 84 additions and 23 deletions
|
@ -378,8 +378,8 @@ $string['unlocked'] = 'Unlocked';
|
|||
$string['unlockedifempty'] = 'Unlocked if empty';
|
||||
$string['locked'] = 'Locked';
|
||||
$string['incorrectpleasetryagain'] = 'Incorrect. Please try again.';
|
||||
$string['enterthewordsabove'] = 'Enter the words above:';
|
||||
$string['enterthenumbersyouhear'] = 'Enter the numbers you hear:';
|
||||
$string['enterthewordsabove'] = 'Enter the words above';
|
||||
$string['enterthenumbersyouhear'] = 'Enter the numbers you hear';
|
||||
$string['getanothercaptcha'] = 'Get another CAPTCHA';
|
||||
$string['getanaudiocaptcha'] = 'Get an audio CAPTCHA';
|
||||
$string['getanimagecaptcha'] = 'Get an image CAPTCHA';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue