FreeTubeApp/FreeTube

Mode to display all digits of Subscribers

开放

#726 创建于 2020年10月26日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (600 个派生)batch import
good first issue

仓库指标

星标
 (9,938 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南