Merge pull request #395 from Astavie/patch-1

Change the suffix for large numbers to use SI in Dutch
This commit is contained in:
tobspr 2020-07-05 12:12:23 +02:00 committed by GitHub
commit c81be8b1a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -76,9 +76,9 @@ global:
# The suffix for large numbers, e.g. 1.3k, 400.2M, etc.
suffix:
thousands: k
thousands: K
millions: M
billions: B
billions: G
trillions: T
# Shown for infinitely big numbers