FreeTubeApp/FreeTube

Mode to display all digits of Subscribers

Ouverte

#726 ouverte le 26 oct. 2020

 (2 commentaires) (0 réaction) (0 personne assignée)JavaScript (600 forks)batch import
good first issue

Métriques du dépôt

Stars
 (9 938 étoiles)
Métriques de merge PR
 (Merge moyen 7j 12h) (66 PRs mergées en 30 j)

Description

When using numbers in units of K or M in English, separate them by three digits. However, in Japanese and Chinese, numbers are separated by four digits. Therefore, K and M are not commonly used in unit names. Youtube supports it. But it is hard to deal with 4 digits and unit name. It is enough if full digit display is possible there. To use it, enable it in the configuration panel. A comma separated by three digits is used when displaying all digits.

Guide contributeur