Better Numbers

Is this better?
This commit is contained in:
Milomilli 2020-06-17 15:51:59 +02:00 committed by GitHub
parent 43e37dc428
commit 89c9892af4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -77,9 +77,9 @@ global:
# The suffix for large numbers, e.g. 1.3k, 400.2M, etc. # The suffix for large numbers, e.g. 1.3k, 400.2M, etc.
suffix: suffix:
thousands: d thousands: d
millions: mln millions: M
billions: mlj billions: MJ
trillions: blj trillions: B
# Shown for infinitely big numbers # Shown for infinitely big numbers
infinite: inf infinite: inf