'<p>'.t('Provides preloader for Google reCAPTCHA v2 Checkbox.').'</p>'.
'<p>'.t('In some cases (for example, with a slow Internet connection), the visitor may mistakenly decide that the login page has already loaded enough. After pressing the button to log in to the site, this does not happen because the captcha element has not yet been displayed on the page. So, that the user does not have such a false feeling, this module provides the following solutions:').'</p>'.
'<ol>'.
'<li>'.t('Along with the form, display an element that copies the appearance of the captcha, which does not have a checkbox, but contains a message that warns that the captcha is in the process of loading.').'</li>'.
'<li>'.t('The site login button is initially inactive.').'</li>'.
'<li>'.t('Once the captcha is loaded, it replaces the stub element and the button becomes clickable.').'</li>'.