# Is there a way to translate numbers e.g. "1.3K" in the "Views" column?

**URL:** https://meta.discourse.org/t/is-there-a-way-to-translate-numbers-e-g-1-3k-in-the-views-column/30374
**Category:** Support
**Created:** [2015 年6 月 23 日 13:42 UTC](https://meta.discourse.org/t/is-there-a-way-to-translate-numbers-e-g-1-3k-in-the-views-column/30374 "2015-06-23T13:42:55Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [2015 年6 月 24 日 09:11 UTC](https://meta.discourse.org/t/is-there-a-way-to-translate-numbers-e-g-1-3k-in-the-views-column/30374/10 "2015-06-24T09:11:44Z")

</div>

The code that formats those numbers is here:  
[https://github.com/discourse/discourse/blob/master/app/assets/javascripts/discourse/lib/formatter.js#L260-L271](https://github.com/discourse/discourse/blob/master/app/assets/javascripts/discourse/lib/formatter.js#L260-L271)

How would you format large numbers (thousands and millions) in your language without using too much space?

---

_[View the full topic](https://meta.discourse.org/t/is-there-a-way-to-translate-numbers-e-g-1-3k-in-the-views-column/30374)._
