Fix cSpell warnings

Created on 1 June 2024, 28 days ago
Updated 15 June 2024, 14 days ago

Problem/Motivation

./config/install/recaptcha_v3.settings.yml:5:17      - Unknown word (Antibot)    -- error_message: "Antibot verification failed
	 Suggestions: [antibes, Antibes, Antilog, Antilop, Antibody]
./config/schema/recaptcha_v3.schema.yml:26:28     - Unknown word (cacheble)   -- label: "Make captcha cacheble"
	 Suggestions: [cacheable, cashable, catchable, achebe, cable]
./css/recaptcha_v3_no_badge.css:1:2       - Unknown word (grecaptcha) -- .grecaptcha-badge { visibility:
	 Suggestions: [recaptcha]
./js/recaptcha_v3.js:9:17      - Unknown word (grecaptcha) -- // Wait for grecaptcha to be loaded.
	 Suggestions: [recaptcha]
./js/recaptcha_v3.js:10:16     - Unknown word (grecaptcha) -- if (typeof grecaptcha === 'undefined') {
	 Suggestions: [recaptcha]
./js/recaptcha_v3.js:12:20     - Unknown word (grecaptcha) -- if (typeof grecaptcha !== 'undefined' ||
	 Suggestions: [recaptcha]
./js/recaptcha_v3.js:29:5      - Unknown word (grecaptcha) -- grecaptcha.ready(() => {
	 Suggestions: [recaptcha]
./js/recaptcha_v3.js:34:7      - Unknown word (grecaptcha) -- grecaptcha.execute($element.data
	 Suggestions: [recaptcha]
./js/recaptcha_v3.js:60:37     - Unknown word (asynchonous) -- Google Recaptcha v3 is asynchonous.
	 Suggestions: [asynchronous, asynchooks, AsyncHooks, synchronous, asynchook]
./README.md:37:11     - Unknown word (recaptacha) -- - [google/recaptacha](https://github.com
	 Suggestions: [recaptcha, reattach, receptacle]
./README.md:53:21     - Unknown word (recaptacha) -- install the [google/recaptacha](https://github.com
	 Suggestions: [recaptcha, reattach, receptacle]
./README.md:79:12     - Unknown word (dench)      -- - Denis - [dench0](https://www.drupal
	 Suggestions: [drench, bench, Bench, hench, Hench]
./README.md:80:3      - Unknown word (Majid)      -- - Majid Ali Khan - [majid.ali
	 Suggestions: [Maid, Masjid, Amid, mahdi, Mahdi]
./README.md:80:21     - Unknown word (majid)      -- - Majid Ali Khan - [majid.ali](https://www.drupal
	 Suggestions: [maid, masjid, amid, mahdi, mardi]
./README.md:81:3      - Unknown word (Fabien)     -- - Fabien Leroux - [B-Prod](https
	 Suggestions: [fabian, Fabian, Famine, sabine, Sabine]
./README.md:81:10     - Unknown word (Leroux)     -- - Fabien Leroux - [B-Prod](https://www
	 Suggestions: [leroy, Leroy, Leprous, xerox, Xerox]
./src/Form/ReCaptchaV3ActionDeleteForm.php:41:85     - Unknown word (webform)    -- action being used in webform.
	 Suggestions: [webworm, webfont, webfoot, wexford, webworms]
./src/Form/ReCaptchaV3SettingsForm.php:144:48    - Unknown word (cacheble)   -- this->t('Make captcha cacheble: can lead to some validation
	 Suggestions: [cacheable, cashable, catchable, achebe, cable]
CSpell: Files checked: 22, Issues found: 18 in 7 files

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine dench0

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024