aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBigBrotherNii <nicochr1004@gmail.com>2024-07-21 15:44:52 +0200
committerBigBrotherNii <nicochr1004@gmail.com>2024-07-21 15:44:52 +0200
commitebc7eb5fe1f53964b7ae7aa58231e220e9cacd68 (patch)
treeecd598d9bfdf06eea665746c7aad4a41a0276fa0
parent4dd35a0daccf19285e57d1e358e7370fb4185e24 (diff)
downloadhurrycurry-ebc7eb5fe1f53964b7ae7aa58231e220e9cacd68.tar
hurrycurry-ebc7eb5fe1f53964b7ae7aa58231e220e9cacd68.tar.bz2
hurrycurry-ebc7eb5fe1f53964b7ae7aa58231e220e9cacd68.tar.zst
translation in setup made possible
-rw-r--r--client/menu/setup.tscn25
1 files changed, 21 insertions, 4 deletions
diff --git a/client/menu/setup.tscn b/client/menu/setup.tscn
index 4846475f..626f20c4 100644
--- a/client/menu/setup.tscn
+++ b/client/menu/setup.tscn
@@ -209,11 +209,18 @@ custom_minimum_size = Vector2(300, 30)
layout_mode = 2
theme_override_colors/font_color = Color(0.458824, 0, 0, 1)
theme_override_colors/font_uneditable_color = Color(0.458824, 0, 0, 1)
-text = "Chef / Waiting Staff"
editable = false
-[node name="Control" type="Control" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents/PositionEntry"]
-layout_mode = 2
+[node name="LineEdit2" type="Label" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents/PositionEntry/LineEdit"]
+custom_minimum_size = Vector2(300, 30)
+layout_mode = 1
+offset_left = 9.97753
+offset_top = 3.2088
+offset_right = 309.978
+offset_bottom = 33.2088
+theme_override_colors/font_color = Color(0.458824, 0, 0, 1)
+theme_override_fonts/font = ExtResource("3_2vg4d")
+text = "Chef / Waiting Staff"
[node name="Uniform" type="RichTextLabel" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents"]
layout_mode = 2
@@ -269,9 +276,19 @@ autowrap_mode = 0
custom_minimum_size = Vector2(50, 30)
layout_mode = 2
theme_override_colors/font_uneditable_color = Color(0.478431, 0, 0, 1)
-text = "$ 0.00"
editable = false
+[node name="LineEdit2" type="Label" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents/CompensationEntry/LineEdit"]
+custom_minimum_size = Vector2(50, 30)
+layout_mode = 1
+offset_left = 9.55965
+offset_top = 4.09178
+offset_right = 79.5597
+offset_bottom = 34.0918
+theme_override_colors/font_color = Color(0.478431, 0, 0, 1)
+theme_override_fonts/font = ExtResource("3_2vg4d")
+text = "$ 0.00"
+
[node name="Text2" type="RichTextLabel" parent="ScrollContainer/Control/TextureRect/PaperMargin/Contents/CompensationEntry"]
custom_minimum_size = Vector2(100.08, 0)
layout_mode = 2