1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
This commit is contained in:
Prosta4okua 2020-07-07 20:56:20 +03:00 committed by GitHub
parent 48740a9be1
commit f2aac50789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,6 +92,9 @@ global:
# How big numbers are rendered, e.g. "10,000" # How big numbers are rendered, e.g. "10,000"
thousandsDivider: " " 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. # The suffix for large numbers, e.g. 1.3k, 400.2M, etc.
suffix: suffix:
thousands: тис. thousands: тис.
@ -144,7 +147,7 @@ mainMenu:
openSourceHint: Ця гра з відкритим вихідним кодом! openSourceHint: Ця гра з відкритим вихідним кодом!
discordLink: Офіційний Discord сервер discordLink: Офіційний Discord сервер
helpTranslate: Допоможіть перекласти! helpTranslate: Допоможіть перекласти!
madeBy: Зроблено <author-link> madeBy: Зробив(ла) <author-link>
# This is shown when using firefox and other browsers which are not supported. # This is shown when using firefox and other browsers which are not supported.
browserWarning: >- browserWarning: >-