mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Update base-ru.yaml
I don't think that Russian " тыс." and others are good. Most of the players do recognize k M B and T as a suffix for large numbers so be it. Otherwise, there was a bug. See in the discord channel for shaking.mp4 attached file.
This commit is contained in:
parent
dd97c9ab80
commit
65d19e7ba8
@ -76,10 +76,10 @@ global:
|
||||
|
||||
# The suffix for large numbers, e.g. 1.3k, 400.2M, etc.
|
||||
suffix:
|
||||
thousands: ' тыс.'
|
||||
millions: ' млн'
|
||||
billions: ' млрд'
|
||||
trillions: ' трлн'
|
||||
thousands: ' k'
|
||||
millions: ' M'
|
||||
billions: ' B'
|
||||
trillions: ' T'
|
||||
|
||||
# Shown for infinitely big numbers
|
||||
infinite: ∞
|
||||
|
Loading…
Reference in New Issue
Block a user