调整踢出玩家的提示文本

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 離開房間",