调整踢出玩家的提示文本

This commit is contained in:
MrZ_26
2022-10-24 22:49:53 +08:00
parent dc3b7c0825
commit c1936441dd
9 changed files with 10 additions and 10 deletions

View File

@@ -183,7 +183,7 @@ return{
onlinePlayerCount="在线人数: $1",
createRoomSuccessed="创建房间成功!",
playerKicked="<$1>把<$2>移出了房间",
playerKicked="$1$2 移出了房间",
started="游戏中",
joinRoom="$1 进入房间",
leaveRoom="$1 离开房间",