Opened 20 years ago

Closed 20 years ago

#2302 closed enhancement (fixed)

Arabic support po files and a small patch

Reported by: Ahmad Alhashemi Owned by: hugo
Component: Internationalization Version:
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Attached are django.po and djangojs.po files for Arabic support. Please use "ar" as the locale name. Also attached is a small patch that will add Arabic to the list of BIDI languages.

Attachments (3)

arabic-support.diff​ (552 bytes ) - added by Ahmad Alhashemi 20 years ago.
Patch to add Arabic to the list of BIDI languages
django.po​ (64.2 KB ) - added by Ahmad Alhashemi 20 years ago.
Arabic translated django.po
djangojs.po​ (3.1 KB ) - added by Ahmad Alhashemi 20 years ago.
Arabic translated djangojs.po

Download all attachments as: .zip

Change History (4)

by Ahmad Alhashemi, 20 years ago

Attachment: arabic-support.diff​ added

Patch to add Arabic to the list of BIDI languages

by Ahmad Alhashemi, 20 years ago

Attachment: django.po​ added

Arabic translated django.po

by Ahmad Alhashemi, 20 years ago

Attachment: djangojs.po​ added

Arabic translated djangojs.po

comment:1 by hugo, 20 years ago

Resolution: → fixed
Status: new → closed

(In [3310]) fixed #2302: added arabic translation. thx Ahmad Alhashemi.

Note: See TracTickets for help on using tickets.
Back to Top