#30194 closed Bug (invalid)
Documentation default language is Indonesian instead of English
Reported by: | mesuutt | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 2.1 |
Severity: | Normal | Keywords: | documentation, i18n |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
When I search Django related topic on google, the documentation opening in Indonesian language. I think this is a bug
For example I searched Django 1.10 to 1.11
, First search result is Indonesian: https://docs.djangoproject.com/id/2.1/releases/1.11/
Change History (3)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
So... is this a bug in Google's indexing?
Searching Google for "Django 1.10 to 1.11" the displayed description for the top result is not in English, which I would be expecting given my browser settings but when I click the top reasult I end up at the
en
version of the docs, presumably due to said browser settings...This doesn't look like a Django bug, or that there's anything we could do to fix it...