mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Color blind mode
This commit is contained in:
@@ -290,6 +290,17 @@ ingame:
|
||||
clearSelection: Clear Selection
|
||||
pipette: Pipette
|
||||
|
||||
# Names of the colors, used for the color blind mode
|
||||
colors:
|
||||
red: Red
|
||||
green: Green
|
||||
blue: Blue
|
||||
yellow: Yellow
|
||||
purple: Purple
|
||||
cyan: Cyan
|
||||
white: White
|
||||
uncolored: No color
|
||||
|
||||
# Everything related to placing buildings (I.e. as soon as you selected a building
|
||||
# from the toolbar)
|
||||
buildingPlacement:
|
||||
@@ -384,6 +395,11 @@ ingame:
|
||||
description: Left-click a marker to jump to it, right-click to delete it.<br><br>Press <keybinding> to create a marker from the current view, or <strong>right-click</strong> to create a marker at the selected location.
|
||||
creationSuccessNotification: Marker has been created.
|
||||
|
||||
# Shape viewer
|
||||
shapeViewer:
|
||||
title: Layers
|
||||
empty: Empty
|
||||
|
||||
# Interactive tutorial
|
||||
interactiveTutorial:
|
||||
title: Tutorial
|
||||
@@ -652,6 +668,11 @@ settings:
|
||||
description: >-
|
||||
Change the language. All translations are user contributed and might be incomplete!
|
||||
|
||||
enableColorBlindHelper:
|
||||
title: Color Blind Mode
|
||||
description: >-
|
||||
Enables various tools which allow to play the game if you are color blind.
|
||||
|
||||
fullscreen:
|
||||
title: Fullscreen
|
||||
description: >-
|
||||
|
||||
Reference in New Issue
Block a user