feat: 完成对游戏当前内容的翻译

This commit is contained in:
2026-04-01 09:33:43 +08:00
parent feb5d4b030
commit 42f36a142e
4 changed files with 12 additions and 7 deletions
+6 -7
View File
@@ -77,7 +77,7 @@ offset_right = 330.81818
offset_bottom = 224.0
theme_override_fonts/font = ExtResource("1_l6cm7")
theme_override_font_sizes/font_size = 36
text = "创建房间"
text = "MAINMENU_CREATEROOM"
[node name="Label" type="Label" parent="CreateGameUI" unique_id=1494594728]
offset_left = 131.0
@@ -85,7 +85,7 @@ offset_top = 88.0
offset_right = 326.0
offset_bottom = 126.0
theme_override_fonts/font = ExtResource("1_l6cm7")
text = "请输入最大玩家数24"
text = "MAINMENU_INPUTPLAYERNUM"
[node name="Warn" type="Node2D" parent="CreateGameUI" unique_id=961920457]
visible = false
@@ -102,7 +102,7 @@ offset_left = 167.0
offset_top = 125.0
offset_right = 279.0
offset_bottom = 188.0
text = "确定"
text = "UI_CONFIRM"
[node name="WarnLabel" type="Label" parent="CreateGameUI/Warn" unique_id=320937650]
offset_left = 126.0
@@ -110,8 +110,7 @@ offset_top = 64.0
offset_right = 316.0
offset_bottom = 107.0
theme_override_fonts/font = ExtResource("1_l6cm7")
text = "输入数据错误!
请输入24之间的整数"
text = "MAINMENU_PLAYERNUMERROR"
horizontal_alignment = 1
[node name="JoinGameUI" type="Node2D" parent="." unique_id=1134060090]
@@ -138,7 +137,7 @@ offset_right = 330.81818
offset_bottom = 224.0
theme_override_fonts/font = ExtResource("1_l6cm7")
theme_override_font_sizes/font_size = 36
text = "加入房间"
text = "MAINMENU_JOINROOM"
[node name="Label" type="Label" parent="JoinGameUI" unique_id=1927653368]
offset_left = 131.0
@@ -146,7 +145,7 @@ offset_top = 88.0
offset_right = 326.0
offset_bottom = 126.0
theme_override_fonts/font = ExtResource("1_l6cm7")
text = "请输入服务器IP无需加端口"
text = "MAINMENU_INPUTSERVERIP"
[node name="SettingButton" type="Button" parent="." unique_id=1367541903]
offset_left = 1998.0