Skip to content

Commit

Permalink
Add new locale : AR kw (#1595)
Browse files Browse the repository at this point in the history
* AR JO: initial contribution

* Revert "AR JO: initial contribution"

* Add ar-kw

---------

Co-authored-by: Muayyad Alsadi <alsadi@gmail.com>
  • Loading branch information
linuxscout and muayyad-alsadi authored Sep 23, 2024
1 parent 19395f0 commit 4212746
Show file tree
Hide file tree
Showing 12 changed files with 2,546 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Features

The key features are:

- **Multilingual**: Supports 46 different locales.
- **Multilingual**: Supports 47 different locales.
- **Extensibility**: Supports custom data providers and custom field handlers.
- **Ease of use**: Features a simple design and clear documentation for straightforward data generation.
- **Performance**: Widely recognized as the fastest data generator among Python solutions.
Expand Down
3 changes: 2 additions & 1 deletion docs/locales.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,9 @@ Country Code Associated attribute Name Native Name
🇩🇿 `ar-dz` **Locale.AR_DZ** Arabic Algeria العربية
🇪🇬 `ar-eg` **Locale.AR_EG** Arabic Egypt العربية
🇯🇴 `ar-jo` **Locale.AR_JO** Arabic Jordan العربية
🇴🇲 `ar-om` **Locale.AR_OM** Arabic Oman العربية
🇰🇼 `ar-kw` **Locale.AR_KW** Arabic Kuwait العربية
🇲🇦 `ar-ma` **Locale.AR_MA** Arabic Morocco العربية
🇴🇲 `ar-om` **Locale.AR_OM** Arabic Oman العربية
🇶🇦 `ar-qa` **Locale.AR_QA** Arabic Qatar العربية
🇸🇦 `ar-sa` **Locale.AR_SA** Arabic Saudi Arabia العربية
🇸🇾 `ar-sy` **Locale.AR_SY** Arabic Syria العربية
Expand Down
Loading

0 comments on commit 4212746

Please sign in to comment.