internationalized most menu text

This commit is contained in:
2025-08-15 00:39:43 +10:00
parent e699968899
commit 198177bbae
38 changed files with 823 additions and 294 deletions

View File

@@ -13,35 +13,6 @@ script = ExtResource("1_oxg0p")
[node name="HBoxContainer" type="HBoxContainer" parent="."]
layout_mode = 2
[node name="ColumnLabels" type="HBoxContainer" parent="."]
visible = false
layout_mode = 2
[node name="Action" type="Label" parent="ColumnLabels"]
layout_mode = 2
size_flags_horizontal = 3
text = "Action"
horizontal_alignment = 1
vertical_alignment = 1
[node name="ButtonLabels" type="HBoxContainer" parent="ColumnLabels"]
layout_mode = 2
size_flags_horizontal = 3
[node name="PrimaryBind" type="Label" parent="ColumnLabels/ButtonLabels"]
layout_mode = 2
size_flags_horizontal = 3
text = "Primary Bind"
horizontal_alignment = 1
vertical_alignment = 1
[node name="SecondaryBind" type="Label" parent="ColumnLabels/ButtonLabels"]
layout_mode = 2
size_flags_horizontal = 3
text = "Secondary Bind"
horizontal_alignment = 1
vertical_alignment = 1
[node name="ScrollContainer" type="ScrollContainer" parent="."]
layout_mode = 2
size_flags_vertical = 3