#36609 closed New feature (fixed)
Add Haitian Creole (ht) translation
| Reported by: | prepa24 | Owned by: | prepa24 |
|---|---|---|---|
| Component: | Internationalization | Version: | 5.2 |
| Severity: | Normal | Keywords: | i18n, l10n, translation, ht |
| Cc: | Triage Stage: | Ready for checkin | |
| 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.
Change History (5)
comment:1 by , 8 weeks ago
| Needs documentation: | set |
|---|---|
| Owner: | set to |
| Patch needs improvement: | set |
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 7 weeks ago
| Needs documentation: | unset |
|---|---|
| Patch needs improvement: | unset |
comment:3 by , 7 weeks ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
PR