Localization concept added
This commit is contained in:
@@ -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`"
|
||||
|
||||
Reference in New Issue
Block a user