diff --git a/src/logic-scenes/main menu/acessability_settings.tscn b/src/logic-scenes/main menu/acessability_settings.tscn index 4e6f4d1..2c2e244 100644 --- a/src/logic-scenes/main menu/acessability_settings.tscn +++ b/src/logic-scenes/main menu/acessability_settings.tscn @@ -20,7 +20,7 @@ text = "Accessibility" [node name="Label4" type="Label" parent="."] layout_mode = 2 -text = "Greyed-out items do not work yet." +text = "Menu_A11y_disclaimer" [node name="Container2" type="VBoxContainer" parent="."] layout_mode = 2 @@ -75,7 +75,7 @@ columns = 3 [node name="Label" type="Label" parent="Container2/GridContainer"] layout_mode = 2 -text = "Font-Style:" +text = "Menu_A11y_fonts" [node name="VSeparator" type="VSeparator" parent="Container2/GridContainer"] custom_minimum_size = Vector2(30, 0) @@ -99,7 +99,7 @@ popup/item_3/id = 4 [node name="Label2" type="Label" parent="Container2/GridContainer"] layout_mode = 2 -text = "Subtitles:" +text = "Menu_A11y_ subtitles" [node name="VSeparator2" type="VSeparator" parent="Container2/GridContainer"] custom_minimum_size = Vector2(30, 0) @@ -121,7 +121,7 @@ popup/item_2/id = 2 [node name="Label3" type="Label" parent="Container2/GridContainer"] layout_mode = 2 -text = "UI scale:" +text = "Menu_A11y_scale" [node name="VSeparator3" type="VSeparator" parent="Container2/GridContainer"] custom_minimum_size = Vector2(30, 0)