拆分全员准备和连接ws准备开局的提示
This commit is contained in:
@@ -101,6 +101,7 @@ return{
|
||||
joinRoom="has joined the room.",
|
||||
leaveRoom="has left the room.",
|
||||
ready="READY",
|
||||
set="SET",
|
||||
champion="$1 won",
|
||||
chatRemain="Online: ",
|
||||
chatStart="------Beginning of log------",
|
||||
|
||||
@@ -102,6 +102,7 @@ return{
|
||||
joinRoom="a rejoint le salon.",
|
||||
leaveRoom="a quitté le salon.",
|
||||
-- ready="READY",
|
||||
-- set="SET",
|
||||
champion="$1 a gagné",
|
||||
chatRemain="En ligne : ",
|
||||
chatStart="--------Début des logs--------",
|
||||
|
||||
@@ -102,6 +102,7 @@ return{
|
||||
joinRoom="Entrou a sala.",
|
||||
leaveRoom="Saiu da sala.",
|
||||
-- ready="READY",
|
||||
-- set="SET",
|
||||
-- champion="$1 won",
|
||||
chatRemain="Online: ",
|
||||
chatStart="------Começo do log------",
|
||||
|
||||
@@ -102,6 +102,7 @@ return{
|
||||
joinRoom="entró a la sala.",
|
||||
leaveRoom="salió de la sala.",
|
||||
-- ready="READY",
|
||||
-- set="SET",
|
||||
champion="$1 ganó!",
|
||||
chatRemain="Usuarios en línea: ",
|
||||
chatStart="------Comienzo del historial------",
|
||||
|
||||
@@ -46,7 +46,6 @@ return{
|
||||
createRoomTooFast="手痒要开这么多房间?",
|
||||
createRoomSuccessed="创好了",
|
||||
started="开了",
|
||||
ready="预备!",
|
||||
champion="神仙是 $1",
|
||||
|
||||
stat={
|
||||
|
||||
@@ -100,7 +100,8 @@ return{
|
||||
started="游戏中",
|
||||
joinRoom="进入房间",
|
||||
leaveRoom="离开房间",
|
||||
ready="准备!",
|
||||
ready="各就各位!",
|
||||
set="预备!",
|
||||
champion="$1 获胜",
|
||||
chatRemain="人数:",
|
||||
chatStart="------消息的开头------",
|
||||
|
||||
Reference in New Issue
Block a user