Opened 2 hours ago
#36609 new New feature
Add Haitian Creole (ht) translation
Reported by: | prepa24 | Owned by: | |
---|---|---|---|
Component: | Internationalization | Version: | 5.2 |
Severity: | Normal | Keywords: | i18n, l10n, translation, ht |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This ticket proposes the addition of Haitian Creole (ht) as an officially supported language in Django.
The translation work has been completed on Transifex and is ready to be included in the codebase. This patch introduces the following files:
- django/conf/locale/ht/LC_MESSAGES/django.po
- django/conf/locale/ht/LC_MESSAGES/djangojs.po
- django/conf/locale/ht/formats.py
These files allow Django to properly handle internationalization and formatting for Haitian Creole. Adding support for this language will benefit Haitian developers and end-users who prefer to use Django in their native language.
Note:
See TracTickets
for help on using tickets.