mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
commit
899a6ed569
@ -76,10 +76,10 @@ global:
|
|||||||
|
|
||||||
# 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: k
|
thousands: d
|
||||||
millions: M
|
millions: M
|
||||||
billions: B
|
billions: MJ
|
||||||
trillions: T
|
trillions: B
|
||||||
|
|
||||||
# Shown for infinitely big numbers
|
# Shown for infinitely big numbers
|
||||||
infinite: inf
|
infinite: inf
|
||||||
@ -108,7 +108,7 @@ global:
|
|||||||
alt: ALT
|
alt: ALT
|
||||||
escape: ESC
|
escape: ESC
|
||||||
shift: SHIFT
|
shift: SHIFT
|
||||||
space: SPACE
|
space: SPATIE
|
||||||
|
|
||||||
demoBanners:
|
demoBanners:
|
||||||
# This is the "advertisement" shown in the main menu and other various places
|
# This is the "advertisement" shown in the main menu and other various places
|
||||||
@ -153,15 +153,15 @@ mainMenu:
|
|||||||
|
|
||||||
showInfo: Laat zien
|
showInfo: Laat zien
|
||||||
contestOver: Deze competitie is voorbij - word lid van de discord (engelstalig) om berichten te krijgen van nieuwe competities!
|
contestOver: Deze competitie is voorbij - word lid van de discord (engelstalig) om berichten te krijgen van nieuwe competities!
|
||||||
continue: Continue
|
continue: Verder
|
||||||
newGame: New Game
|
newGame: Niew Spel
|
||||||
madeBy: Made by <author-link>
|
madeBy: Gemaakt door <author-link>
|
||||||
|
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
ok: OK
|
ok: OK
|
||||||
delete: Delete
|
delete: Verwijder
|
||||||
cancel: Cancel
|
cancel: Annuleer
|
||||||
later: Later
|
later: Later
|
||||||
restart: Herstarten
|
restart: Herstarten
|
||||||
reset: Reset
|
reset: Reset
|
||||||
@ -421,11 +421,11 @@ buildings:
|
|||||||
|
|
||||||
miner: # Internal name for the Extractor
|
miner: # Internal name for the Extractor
|
||||||
default:
|
default:
|
||||||
name: &miner Extractor
|
name: &miner Ontginner
|
||||||
description: Plaats op een vorm of kleur om deze te ontginnen.
|
description: Plaats op een vorm of kleur om deze te ontginnen.
|
||||||
|
|
||||||
chainable:
|
chainable:
|
||||||
name: Extractor (Ketting)
|
name: Ontginner (Ketting)
|
||||||
description: Plaats op een vorm of kleur om deze te ontginnen. Kan achter elkaar worden geplaatst.
|
description: Plaats op een vorm of kleur om deze te ontginnen. Kan achter elkaar worden geplaatst.
|
||||||
|
|
||||||
underground_belt: # Internal name for the Tunnel
|
underground_belt: # Internal name for the Tunnel
|
||||||
|
Loading…
Reference in New Issue
Block a user