Shorten display of large numbers on public profiles (#4711)

This commit is contained in:
Eugen Rochko
2017-08-27 17:04:45 +02:00
committed by GitHub
parent f92d991e52
commit 15093f9113
3 changed files with 16 additions and 5 deletions

View File

@ -353,6 +353,17 @@ en:
reblog:
body: 'Your status was boosted by %{name}:'
subject: "%{name} boosted your status"
number:
human:
decimal_units:
format: "%n%u"
units:
billion: B
million: M
quadrillion: Q
thousand: K
trillion: T
unit: ''
pagination:
next: Next
prev: Prev