1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Put suffixes in base-en.yaml under the key global.suffix.

This commit is contained in:
hexagonhexagon
2020-05-30 14:02:03 -04:00
parent 4409dbf17f
commit 2781d531a1
2 changed files with 11 additions and 5 deletions

View File

@@ -26,6 +26,13 @@ global:
# How big numbers are rendered, e.g. "10,000"
thousandsDivider: ","
# The suffix for large numbers, e.g. 1.3k, 400.2M, etc.
suffix:
thousands: k
millions: M
billions: B
trillions: T
# Shown for infinitely big numbers
infinite: inf