mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Properly render discounts
This commit is contained in:
@@ -58,6 +58,8 @@ global:
|
||||
# What symbol to use to separate the integer part from the fractional part of a number, e.g. "0.4"
|
||||
decimalSeparator: "."
|
||||
|
||||
discount: -<percentage>% off!
|
||||
|
||||
# The suffix for large numbers, e.g. 1.3k, 400.2M, etc.
|
||||
suffix:
|
||||
thousands: k
|
||||
|
||||
Reference in New Issue
Block a user