internationalized most menu text

This commit is contained in:
2025-08-15 00:39:43 +10:00
parent e699968899
commit 198177bbae
38 changed files with 823 additions and 294 deletions

View File

@@ -24,7 +24,7 @@ layout_mode = 2
[node name="Label" type="Label" parent="Master"]
layout_mode = 2
size_flags_horizontal = 3
text = "Master"
text = "OPTION_MASTER_AUDIO"
horizontal_alignment = 1
vertical_alignment = 1
@@ -52,7 +52,7 @@ layout_mode = 2
[node name="Label" type="Label" parent="Music"]
layout_mode = 2
size_flags_horizontal = 3
text = "Music"
text = "OPTION_MUSIC_AUDIO"
horizontal_alignment = 1
vertical_alignment = 1
@@ -80,7 +80,7 @@ layout_mode = 2
[node name="Label" type="Label" parent="SFX"]
layout_mode = 2
size_flags_horizontal = 3
text = "SFX"
text = "OPTION_SFX_AUDIO"
horizontal_alignment = 1
vertical_alignment = 1