plepe / plepe/OpenStreetBrowser
Wikidata: 'local language'
Open
Nobody has claimed this yet.
bug report
- Dominant language
- JavaScript
- Stars
- 113
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
When loading wikipedia entries from wikidata, and 'local language' is selected as data language, a random one will be picked. Use ui_lang instead or - if not exists - 'en'.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Wikidata entry-loading path and trace how the selected data language is resolved when “local language” is chosen. Verify that it uses ui_lang when available and falls back to “en” otherwise, then confirm that loaded entries consistently use that language.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100