Opened 15 hours ago

Closed 11 hours ago

Last modified 9 hours ago

#36232 closed Uncategorized (invalid)

English 5.1 Documentation displaying in Korean

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

Description

As of this morning, loading https://docs.djangoproject.com/en/5.1/ displays the Korean translation of the page. Changing the documentation version fixes the issue, so it seems to only affect the singular version.

Change History (2)

comment:1 by Ahmed Nassar, 12 hours ago

I've reproduced this issue and confirmed that the Django 5.1 documentation defaults to Korean incorrectly.
This seems to be a localization-related bug, possibly in the documentation's language detection or deployment settings.

I'd love to investigate the root cause and work on a fix. Could you please assign this issue to me?

Looking forward to contributing—thanks!

Version 0, edited 12 hours ago by Ahmed Nassar (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