Remove line numbers from `lib/locales/es.js`
Open
Nobody has claimed this yet.
bug
infrastructure
P2
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
Localization file [lib/locales/es.js](https://github.com/plotly/plotly.js/blob/master/lib/locales/es.js) contains a bunch of comments with line numbers referring to where the strings are used in the codebase.
These are impossible to maintain and many are likely out of date; we should remove entirely.
Contributor guide
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
Open lib/locales/es.js and inspect the comments attached to the Spanish localization strings. Remove the comments that contain line-number references, then verify the file retains the localization entries without those outdated references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100