Merge pull request #187 from DecaturRamsey/patch-2

German suffix for large numbers corrected
This commit is contained in:
tobspr 2020-06-17 11:25:18 +02:00 committed by GitHub
commit 4b9df76f2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -75,10 +75,10 @@ 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: T thousands: k
millions: M millions: M
billions: B billions: G
trillions: tr trillions: T
# Shown for infinitely big numbers # Shown for infinitely big numbers
infinite: unend infinite: unend