Skip to content

Commit

Permalink
Add new locale Arabic for [Morocco and Tunisia] (#1593)
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxscout committed Sep 20, 2024
1 parent 03b1276 commit ba336cb
Show file tree
Hide file tree
Showing 20 changed files with 6,874 additions and 4 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 44 different locales.
- **Multilingual**: Supports 46 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
6 changes: 4 additions & 2 deletions docs/locales.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,16 +97,18 @@ Country Code Associated attribute Name Native Name
🇪🇬 `ar-eg` **Locale.AR_EG** Arabic Egypt العربية
🇯🇴 `ar-jo` **Locale.AR_JO** Arabic Jordan العربية
🇴🇲 `ar-om` **Locale.AR_OM** Arabic Oman العربية
🇲🇦 `ar-ma` **Locale.AR_MA** Arabic Morocco العربية
🇶🇦 `ar-qa` **Locale.AR_QA** Arabic Qatar العربية
🇸🇦 `ar-sa` **Locale.AR_SA** Arabic Saudi Arabia العربية
🇸🇾 `ar-sy` **Locale.AR_SY** Arabic Syria العربية
🇹🇳 `ar-tn` **Locale.AR_TN** Arabic Tunisia العربية
🇾🇪 `ar-ye` **Locale.AR_YE** Arabic Yemen العربية
🇨🇿 `cs` **Locale.CS** Czech Česky
🇩🇰 `da` **Locale.DA** Danish Dansk
🇩🇪 `de` **Locale.DE** German Deutsch
🇦🇹 `de-at` **Locale.DE_AT** Austrian German Deutsch
🇨🇭 `de-ch` **Locale.DE_CH** Swiss German Deutsch
🇬🇷 `el` **Locale.EL** Greek Ελληνικά
🇬🇷 `el` **Locale.EL** Greek Ελληνικά
🇺🇸 `en` **Locale.EN** English English
🇦🇺 `en-au` **Locale.EN_AU** Australian English English
🇨🇦 `en-ca` **LocALE.EN_CA** Canadian English English
Expand All @@ -123,7 +125,7 @@ Country Code Associated attribute Name Native Name
🇮🇹 `it` **Locale.IT** Italian Italiano
🇯🇵 `ja` **Locale.JA** Japanese 日本語
🇰🇿 `kk` **Locale.KK** Kazakh Қазақша
🇰🇷 `ko` **Locale.KO** Korean 한국어
🇰🇷 `ko` **Locale.KO** Korean 한국어
🇳🇱 `nl` **Locale.NL** Dutch Nederlands
🇧🇪 `nl-be` **Locale.NL_BE** Belgium Dutch Nederlands
🇳🇴 `no` **Locale.NO** Norwegian Norsk
Expand Down
Loading

0 comments on commit ba336cb

Please sign in to comment.