FreeTubeApp/FreeTube

Mode to display all digits of Subscribers

オープン

#726 opened on 2020/10/26

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (600 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (9,938 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド