You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The field names of all Hindi pages that have infoboxes are being returned in English. The Hindi Wikipedia, as well as the official REST API, have these field names written in Hindi.
ah, yeah the templates are keyed in english - which seems like a gross oversight by wikipedia.
They must have a mapping for each language somewhere in the parsoid project, or maybe elsewhere, but I haven't been able to find it.
here's the wikiscript, for reference - we're simply grabbing whatever it has right now.
Even in english, the presentation of infoboxes are rendered in ad-hoc ways. I think it probably should be handled in a secondary library - like wtf-infobox-render or something, as I imagine it's quite complicated.
The field names of all Hindi pages that have infoboxes are being returned in English. The Hindi Wikipedia, as well as the official REST API, have these field names written in Hindi.
This is a link to the official page:
https://hi.wikipedia.org/wiki/%E0%A4%AE%E0%A4%82%E0%A4%97%E0%A4%B2%E0%A4%AF%E0%A4%BE%E0%A4%A8
This is a link to the official page:
https://hi.wikipedia.org/wiki/%E0%A4%AE%E0%A4%B9%E0%A4%BE%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%BE_%E0%A4%97%E0%A4%BE%E0%A4%82%E0%A4%A7%E0%A5%80
The text was updated successfully, but these errors were encountered: