mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Minor translation fix
This commit is contained in:
parent
6096f1c842
commit
2e919c62aa
@ -268,6 +268,7 @@
|
||||
<key type="filename">sprites/blueprints/comparator.png</key>
|
||||
<key type="filename">sprites/blueprints/constant_signal.png</key>
|
||||
<key type="filename">sprites/blueprints/display.png</key>
|
||||
<key type="filename">sprites/blueprints/item_producer.png</key>
|
||||
<key type="filename">sprites/blueprints/lever.png</key>
|
||||
<key type="filename">sprites/blueprints/logic_gate-not.png</key>
|
||||
<key type="filename">sprites/blueprints/logic_gate-or.png</key>
|
||||
@ -300,6 +301,7 @@
|
||||
<key type="filename">sprites/buildings/comparator.png</key>
|
||||
<key type="filename">sprites/buildings/constant_signal.png</key>
|
||||
<key type="filename">sprites/buildings/display.png</key>
|
||||
<key type="filename">sprites/buildings/item_producer.png</key>
|
||||
<key type="filename">sprites/buildings/lever.png</key>
|
||||
<key type="filename">sprites/buildings/logic_gate-not.png</key>
|
||||
<key type="filename">sprites/buildings/logic_gate-or.png</key>
|
||||
|
@ -673,7 +673,7 @@ buildings:
|
||||
comparator:
|
||||
default:
|
||||
name: &comparator Compare
|
||||
description: Returns boolean "1" if both signals are exactly equal. Can compare shapes, items and booleans.
|
||||
description: Returns boolean "1" if both signals are exactly equal. Can compare shapes, colors and booleans.
|
||||
|
||||
virtual_processor:
|
||||
default:
|
||||
@ -694,7 +694,7 @@ buildings:
|
||||
|
||||
painter:
|
||||
name: Virtual Painter
|
||||
description: Virtually paints the shape from the bottom input with the shape on the right input.
|
||||
description: Virtually paints the shape from the bottom input with the color on the right input.
|
||||
|
||||
item_producer:
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user