mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 21:12:50 +01:00
34 lines
766 B
Plaintext
34 lines
766 B
Plaintext
{
|
|
exit = "Exit",
|
|
new = "New",
|
|
open = "Open",
|
|
save = "Save",
|
|
disabled = "Disabled",
|
|
enabled = "Enabled",
|
|
add = "Add",
|
|
remove = "Remove",
|
|
rotate = "Rotate",
|
|
flip = "Flip",
|
|
color = "Color",
|
|
offset = "Offset",
|
|
scale = "Scale",
|
|
projectorEnabled = "Enabled",
|
|
xAxis = "X-axis",
|
|
yAxis = "Y-axis",
|
|
zAxis = "Z-axis",
|
|
lightLevel = "Light level",
|
|
emitRedstone = "Emit redstone",
|
|
collidable = "Collision",
|
|
buttonMode = "Button mode",
|
|
label = "Label",
|
|
tooltip = "Tooltip",
|
|
tintEnabled = "Use tint",
|
|
tintColor = "Tint color",
|
|
texture = "Texture",
|
|
print = "Print",
|
|
modelSettings = "Application",
|
|
blockSettings = "Model properties",
|
|
projectorSettings = "Projector properties",
|
|
elementSettings = "Shape properties",
|
|
failedToPrint = "Failed to print",
|
|
} |