Opened 8 days ago

Last modified 3 days ago

#36609 assigned New feature

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: Accepted
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 (2)

comment:1 by Mariusz Felisiak, 6 days ago

Needs documentation: set
Owner: set to prepa24
Patch needs improvement: set
Status: newassigned
Triage Stage: UnreviewedAccepted

comment:2 by Mariusz Felisiak, 3 days ago

Needs documentation: unset
Patch needs improvement: unset
Note: See TracTickets for help on using tickets.
Back to Top