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 4bfab1c commit c4c12c0Copy full SHA for c4c12c0
system/Language/en/Honeypot.php
@@ -14,6 +14,6 @@
14
// Honeypot language settings
15
return [
16
'noTemplate' => 'The HTML template for the Honeypot is not configured.',
17
- 'noNameField' => 'The name of the Honeypot field has not been set.',
+ 'noNameField' => 'The name of the Honeypot field is not set.',
18
'theClientIsABot' => 'The Honeypot client may be a bot.',
19
];
0 commit comments