From a809aaf2736a6cfe169212cf8f08e97de24e37e8 Mon Sep 17 00:00:00 2001 From: tpart Date: Fri, 20 Sep 2024 16:30:41 +0200 Subject: Fix missing translations in settings --- client/menu/settings.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client') diff --git a/client/menu/settings.tscn b/client/menu/settings.tscn index 0a55e222..d29a3646 100644 --- a/client/menu/settings.tscn +++ b/client/menu/settings.tscn @@ -48,11 +48,11 @@ layout_mode = 2 layout_mode = 2 size_flags_horizontal = 0 theme_override_font_sizes/font_size = 36 -text = "Settings" +text = "c.menu.settings" [node name="Back" type="Button" parent="OuterGap/Panel/InnerGap/VBoxContainer"] layout_mode = 2 size_flags_vertical = 8 -text = "Save & Apply" +text = "c.settings.apply" [connection signal="pressed" from="OuterGap/Panel/InnerGap/VBoxContainer/Back" to="." method="_on_back_pressed"] -- cgit v1.2.3-70-g09d2