Summary
Once a solution for T424641 is in place and the search starts surfacing items that exist on Wikidata but have no Hindi label, those items will render on the result cards as raw Q-IDs instead of a readable name.
Potential solution
Show a fallback label when the Hindi label is missing, and surface a small message letting the user know.
A few points worth keeping in consideration:
- Mixed results. Show the message only when at least one displayed result uses a fallback label from another language. Do not show it for mul labels, since those are shared labels rather than missing local labels
- Fallback chain. Rather than jumping straight to English, walk the MediaWiki standard language fallback chain (so e.g. a Hindi user might see Sanskrit before English, depending on the wiki's configuration).
Message string (placeholder): "Some results are shown in another language"

