All translations done
This commit is contained in:
parent
c0b042ebd5
commit
473421eb32
17 changed files with 191 additions and 97 deletions
|
|
@ -67,7 +67,7 @@ layout_mode = 2
|
|||
|
||||
[node name="PAUSED" type="Label" parent="Pause/MarginContainer/Buttons"]
|
||||
layout_mode = 2
|
||||
text = "PAUSED"
|
||||
text = "paused"
|
||||
label_settings = SubResource("LabelSettings_or0he")
|
||||
horizontal_alignment = 1
|
||||
metadata/_edit_use_anchors_ = true
|
||||
|
|
@ -77,7 +77,7 @@ layout_mode = 2
|
|||
|
||||
[node name="Label" type="Label" parent="Pause/MarginContainer/Buttons/SFXVolume"]
|
||||
layout_mode = 2
|
||||
text = "SFX"
|
||||
text = "sfx"
|
||||
|
||||
[node name="HSlider" type="HSlider" parent="Pause/MarginContainer/Buttons/SFXVolume"]
|
||||
layout_mode = 2
|
||||
|
|
@ -92,7 +92,7 @@ layout_mode = 2
|
|||
|
||||
[node name="Label" type="Label" parent="Pause/MarginContainer/Buttons/MusicVolume"]
|
||||
layout_mode = 2
|
||||
text = "Music"
|
||||
text = "music"
|
||||
|
||||
[node name="HSlider" type="HSlider" parent="Pause/MarginContainer/Buttons/MusicVolume"]
|
||||
layout_mode = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue