Update UI text labels for consistency and internationalization; refactor HUD text handling

This commit is contained in:
2025-05-25 14:49:49 +02:00
parent 85f33e4cbe
commit 25676db130
16 changed files with 109 additions and 40 deletions

View File

@@ -38,7 +38,7 @@ layout_mode = 2
[node name="Label" type="Label" parent="PanelContainer/MarginContainer/VBoxContainer"]
layout_mode = 2
text = "input"
text = "INPUT"
horizontal_alignment = 1
vertical_alignment = 1
uppercase = true
@@ -72,5 +72,5 @@ layout_mode = 2
[node name="Reset to default Button" type="Button" parent="PanelContainer/MarginContainer/VBoxContainer"]
layout_mode = 2
text = "RESET TO DEFAULT"
text = "RESET_TO_DEFAULT_BUTTON"
flat = true