aboutsummaryrefslogtreecommitdiff
path: root/client/menu/play.tscn
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2024-09-29 11:40:19 +0200
committernokoe <nokoe@mailbox.org>2024-09-29 11:48:37 +0200
commit1027a8c7f613e375931d59c73caa6d4f95ce4dc8 (patch)
treed9c7f89a46ccf224637d5215727b52b817d2b02e /client/menu/play.tscn
parent37ca4674bfcf46f869f5b75c18120973a1219eb1 (diff)
downloadhurrycurry-1027a8c7f613e375931d59c73caa6d4f95ce4dc8.tar
hurrycurry-1027a8c7f613e375931d59c73caa6d4f95ce4dc8.tar.bz2
hurrycurry-1027a8c7f613e375931d59c73caa6d4f95ce4dc8.tar.zst
localize play menu
Diffstat (limited to 'client/menu/play.tscn')
-rw-r--r--client/menu/play.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/play.tscn b/client/menu/play.tscn
index 0b55f78e..7808c7b4 100644
--- a/client/menu/play.tscn
+++ b/client/menu/play.tscn
@@ -63,7 +63,7 @@ size_flags_vertical = 3
visible = false
layout_mode = 2
size_flags_horizontal = 3
-text = "Fetching server list..."
+text = "c.menu.play.fetching_list"
horizontal_alignment = 1
[node name="ScrollContainerCustom" type="ScrollContainer" parent="side/margin/options/second"]