Localization concept added

This commit is contained in:
Your Name
2025-07-20 16:41:54 +04:00
parent 688106eedd
commit b1e79492ab
13 changed files with 95 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
[ext_resource type="Script" uid="uid://buak21ajgvevl" path="res://scripts/PressAnyKeyScreen.gd" id="1_0a4p2"]
[node name="PressAnyKeyScreen" type="Control"]
[node name="PressAnyKeyScreen" type="Control" groups=["localizable"]]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
@@ -42,4 +42,4 @@ horizontal_alignment = 1
[node name="PressKeyLabel" type="Label" parent="PressKeyContainer"]
layout_mode = 2
text = "Press Ok to continue"
text = "`press_ok_continue`"