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 09:14:27 +0200 |
| commit | 5d00bbd41ddd4f4eba6fda30f82803b5d7fac083 (patch) | |
| tree | 76d596958057eb8e15e4f6594295508476d946e6 /docs | |
| parent | a68a34210a6e36f831ec13984da2b4451f2546fe (diff) | |
[6.0.x] Fixed #36609 -- Added Haitian Creole (ht) language.
Thanks Rebecca Conley for the review.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Backport of 9af8225117bbc845a41ca27332c0ee1946322b90 from main
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 ~~~~~~~~~~~~~~~~~~~ |
