We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41acda8 commit 2b03c4bCopy full SHA for 2b03c4b
integrations/prosopo-procaptcha/admin-after.php
@@ -18,8 +18,8 @@
18
);
19
$type_options = array(
20
'frictionless' => esc_html__('Frictionless', 'mailchimp-for-wp'),
21
- 'pow' => esc_html__('Pow', 'mailchimp-for-wp'),
22
- 'image' => esc_html__('Image', 'mailchimp-for-wp'),
+ 'pow' => esc_html__('Proof of Work', 'mailchimp-for-wp'),
+ 'image' => esc_html__('Image Captcha', 'mailchimp-for-wp'),
23
24
25
?>
0 commit comments