NUKnightLab / NUKnightLab/TimelineJS3
Showing numerals in a different language
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
You have options to change languages. However, while creating the Bengali version of the timeline, I see that there is no way to show numerals in a different language. All languages use the Arabic numerical notations. Could you please add this functionality? Because the numerals in all Indian languages have quite different notations than the Anglo-Arabic ones. For example the notations for numbers 0 to 9 in Bengali are: ০ ১ ২ ৩ ৪ ৫ ৬ ৭ ৮ ৯
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
No files, tests, or entry points are identified in the issue. Start by locating the existing language-selection and timeline number-rendering paths, then determine how Bengali and other language-specific numerals should be configured; done means timeline numerals can use the selected language's notation instead of always using Arabic numerals.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100