mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Updating
This commit is contained in:
parent
48740a9be1
commit
f2aac50789
@ -92,6 +92,9 @@ global:
|
||||
# How big numbers are rendered, e.g. "10,000"
|
||||
thousandsDivider: " "
|
||||
|
||||
# What symbol to use to seperate the integer part from the fractional part of a number, e.g. "0.4"
|
||||
decimalSeparator: ","
|
||||
|
||||
# The suffix for large numbers, e.g. 1.3k, 400.2M, etc.
|
||||
suffix:
|
||||
thousands: тис.
|
||||
@ -144,7 +147,7 @@ mainMenu:
|
||||
openSourceHint: Ця гра з відкритим вихідним кодом!
|
||||
discordLink: Офіційний Discord сервер
|
||||
helpTranslate: Допоможіть перекласти!
|
||||
madeBy: Зроблено <author-link>
|
||||
madeBy: Зробив(ла) <author-link>
|
||||
|
||||
# This is shown when using firefox and other browsers which are not supported.
|
||||
browserWarning: >-
|
||||
|
Loading…
Reference in New Issue
Block a user