[ 'type' => 'string', 'label' => wfMessage( 'recaptcha-id-label' ), 'help' => wfMessage( 'recaptcha-id-help' ), ], 'captchaWord' => [ 'type' => 'string', 'label' => wfMessage( 'recaptcha-label' ), 'help' => wfMessage( 'recaptcha-help' ), ], ] ); } }