mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-06-29 00:45:55 +08:00
feat: Online 模式前端 UI — 房间管理/连接状态/remote-move/禁悔棋
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
+3
-1
@@ -33,7 +33,9 @@
|
||||
"new_game": "新游戏",
|
||||
"waiting_opponent": "等待对手加入...",
|
||||
"your_turn": "你的回合",
|
||||
"opponent_turn": "对手回合"
|
||||
"opponent_turn": "对手回合",
|
||||
"opponent_connected": "对手已连接",
|
||||
"opponent_disconnected": "对手已断开"
|
||||
},
|
||||
"replay": {
|
||||
"play": "播放",
|
||||
|
||||
Reference in New Issue
Block a user