mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix russian translation, closes #252
This commit is contained in:
parent
bda66a9535
commit
e90088753d
@ -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