aboutsummaryrefslogtreecommitdiff
path: root/client/menu
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2024-06-24 14:06:11 +0200
committernokoe <nokoe@mailbox.org>2024-06-24 14:06:11 +0200
commit4ac5c49d6fff64c06d0a8b0a5af852bc6c4c1ca8 (patch)
tree7fec835da2aa09f7e6e55df0a4adfb0356bf9fb3 /client/menu
parentb74f62cfdd58eafac8e6a8f78e4bfc2025f92f49 (diff)
downloadhurrycurry-4ac5c49d6fff64c06d0a8b0a5af852bc6c4c1ca8.tar
hurrycurry-4ac5c49d6fff64c06d0a8b0a5af852bc6c4c1ca8.tar.bz2
hurrycurry-4ac5c49d6fff64c06d0a8b0a5af852bc6c4c1ca8.tar.zst
add german translation
Diffstat (limited to 'client/menu')
-rw-r--r--client/menu/main_menu.tscn2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/menu/main_menu.tscn b/client/menu/main_menu.tscn
index f6c113de..2e6c671e 100644
--- a/client/menu/main_menu.tscn
+++ b/client/menu/main_menu.tscn
@@ -45,6 +45,7 @@ layout_mode = 2
[node name="title" type="Label" parent="side/margin/options"]
layout_mode = 2
+auto_translate = false
theme_override_fonts/font = SubResource("FontVariation_htgmg")
theme_override_font_sizes/font_size = 40
text = "Undercooked"
@@ -64,6 +65,7 @@ layout_mode = 2
[node name="uri" type="LineEdit" parent="side/margin/options/connect"]
layout_mode = 2
size_flags_horizontal = 3
+auto_translate = false
placeholder_text = "wss://example.org"
[node name="connect" type="Button" parent="side/margin/options/connect"]