Localization code + Russian localization

This commit is contained in:
Евгений Титаренко 2024-01-29 21:02:33 +03:00
parent d14bc6359e
commit 5950f7f5bf
9 changed files with 133 additions and 1 deletions

View file

@ -281,6 +281,22 @@ text = "Press Start or Enter"
horizontal_alignment = 1
vertical_alignment = 1
[node name="Label2" type="Label" parent="CanvasLayer"]
anchors_preset = 12
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_top = -18.0
offset_bottom = 8.00002
grow_horizontal = 2
grow_vertical = 0
rotation = -0.001216
auto_translate = false
theme = ExtResource("3_d3ur4")
text = "Press L to change language"
horizontal_alignment = 1
vertical_alignment = 1
[node name="Flash" type="TextureRect" parent="CanvasLayer"]
clip_children = 2
material = SubResource("ShaderMaterial_eqq24")