Add translator documentation.
This commit is contained in:
parent
2b3b11fca6
commit
c11a549071
|
@ -54,6 +54,7 @@ class RecaptchaPlugin extends Plugin
|
|||
function onEndRegistrationFormData($action)
|
||||
{
|
||||
$action->elementStart('li');
|
||||
// TRANS: Field label.
|
||||
$action->raw('<label for="recaptcha">'._m('Captcha').'</label>');
|
||||
|
||||
// AJAX API will fill this div out.
|
||||
|
|
Loading…
Reference in New Issue
Block a user