Opened 15 hours ago

Closed 11 hours ago

#36231 closed Bug (invalid)

Django 5.2 documentation in korean and mandarin (for 'en')

Reported by: Bryan Han Owned by:
Component: Documentation Version: 5.2
Severity: Normal Keywords:
Cc: Bryan Han Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The django documentation for 5.2 is all currently a mix of korean and mandarin even though the "English" is selected.

Attachments (1)

image-20250305-125646.png (114.5 KB ) - added by Raymond Jessop 15 hours ago.

Download all attachments as: .zip

Change History (3)

by Raymond Jessop, 15 hours ago

Attachment: image-20250305-125646.png added

comment:1 by Raymond Jessop, 15 hours ago

My team has just come acrost this bug ass well.

for the following page.

https://docs.djangoproject.com/el/5.1/ref/contrib/auth/

It looks like selecting any language except for 'ko' the page is in Korean, but if you choose 'ko', it is mostly in English.

If you change the version, the page is in the correct language, it seems to only be doing this when version 5.1 or 5.2 is selected.

I attached a screen shot of the page as well.

Version 0, edited 15 hours ago by Raymond Jessop (next)

comment:2 by Tim Graham, 11 hours ago

Resolution: invalid
Status: newclosed

The correct tracker for website issues is on GitHub, see https://github.com/django/djangoproject.com/issues/1973.

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