DataTables / DataTables/Plugins
Change the thousands separator from comma to a space in the i18n/french.lang file
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
It is more common in french to separate the thousands with spaces than using a comma. I was wondering if this modification could be made.
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 i18n/french.lang and compare its thousands-separator setting with the linked french.txt modification. Update the separator from a comma to a space, then verify that the French locale uses spaces when formatting thousands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100