We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should add comma separators to the numbers in the interface, for example 3810196 must be 3,810,196.
I added a couple of screenshots with examples, but we should try to add something generic to every number we print.
The text was updated successfully, but these errors were encountered:
JuanGarriuz
Successfully merging a pull request may close this issue.
Description
We should add comma separators to the numbers in the interface, for example 3810196 must be 3,810,196.
Screenshots
Additional context
I added a couple of screenshots with examples, but we should try to add something generic to every number we print.
The text was updated successfully, but these errors were encountered: