We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18aba94 commit d0667d8Copy full SHA for d0667d8
src/main/resources/assets/clientcommands/lang/zh_cn.json
@@ -410,9 +410,9 @@
410
411
"twoPlayerGame.chat.draw": "您已经采取了行动,并在%s中绘制了%s",
412
"twoPlayerGame.chat.lost": "%s已经在%s中做出了一个行动并赢了",
413
- "twoPlayerGame.chat.won": "你已经在%中做出了一个行动并击败了%s!",
+ "twoPlayerGame.chat.won": "你已经在%s中做出了一个行动并击败了%s!",
414
"twoPlayerGame.clickToMakeYourMove": "单击此处以行动",
415
- "twoPlayerGame.incoming": "%s已经在%中做出了一个行动s",
+ "twoPlayerGame.incoming": "%s已经在%s中做出了一个行动",
416
"twoPlayerGame.noGameWithPlayer": "目前没有和那个玩家一起玩游戏",
417
"twoPlayerGame.playerNotFound": "玩家未找到"
418
}
0 commit comments