plotly / plotly/plotly.js

Remove line numbers from `lib/locales/es.js`

Open
#7,040 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.