diff options
| author | Jean Patrick Prenis <patrickprenice@gmail.com> | 2025-09-13 10:13:46 -0500 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-09-23 08:04:13 +0200 |
| commit | 9af8225117bbc845a41ca27332c0ee1946322b90 (patch) | |
| tree | 4b90354fb8af11e35105d6185da3f772d88eb6bd /docs | |
| parent | 30e9b6f6adfed9ee4c1fa911956881a2361c8946 (diff) | |
Fixed #36609 -- Added Haitian Creole (ht) language.
Thanks Rebecca Conley for the review.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/6.0.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/releases/6.0.txt b/docs/releases/6.0.txt index 268d7a38c0..e1cdc7fc67 100644 --- a/docs/releases/6.0.txt +++ b/docs/releases/6.0.txt @@ -229,6 +229,11 @@ Email accepts a :class:`~email.message.MIMEPart` object from Python's modern email API. +Internationalization +~~~~~~~~~~~~~~~~~~~~ + +* Added support and translations for the Haitian Creole language. + Management Commands ~~~~~~~~~~~~~~~~~~~ |
