altcha 2.0.0-beta.7 → 2.0.0-beta.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -20,11 +20,11 @@ For more details, visit [altcha.org](https://altcha.org).
20
20
 
21
21
  ## What’s New in v2
22
22
 
23
- Version 2 introduces enhanced accessibility, expanded language support (42+ languages), and integration with **ALTCHA Sentinel**—a self-hosted anti-spam solution for websites, apps, and services.
23
+ Version 2 introduces enhanced accessibility, expanded language support, and integration with **ALTCHA Sentinel**—a self-hosted anti-spam solution for websites, apps, and services.
24
24
 
25
25
  ### Key Improvements in v2
26
26
 
27
- - **Built-in Internationalization (i18n)** for 42+ languages
27
+ - **Built-in Internationalization (i18n)** for 48+ languages
28
28
  - **Improved RTL (right-to-left) language support**
29
29
  - **Enhanced WCAG accessibility**
30
30
  - **Support for accessible code challenges** (image + audio options)
@@ -170,7 +170,7 @@ Development / Testing options:
170
170
 
171
171
  ## Internationalization (i18n)
172
172
 
173
- ALTCHA supports **42+ languages**. Import translations from `altcha/i18n/*`:
173
+ ALTCHA supports **48+ languages**. Import translations from `altcha/i18n/*`:
174
174
 
175
175
  ```js
176
176
  import 'altcha';