diff options
author | nokoe <nokoe@mailbox.org> | 2024-09-29 11:40:19 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-09-29 11:48:37 +0200 |
commit | 1027a8c7f613e375931d59c73caa6d4f95ce4dc8 (patch) | |
tree | d9c7f89a46ccf224637d5215727b52b817d2b02e /client/menu/play.tscn | |
parent | 37ca4674bfcf46f869f5b75c18120973a1219eb1 (diff) | |
download | hurrycurry-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.tscn | 2 |
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"] |