拆分全员准备和连接ws准备开局的提示

This commit is contained in:
MrZ626
2021-05-03 13:17:36 +08:00
parent 18b5efcc0e
commit d90f0f3e86
8 changed files with 15 additions and 6 deletions

View File

@@ -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------",

View File

@@ -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--------",

View File

@@ -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------",

View File

@@ -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------",

View File

@@ -46,7 +46,6 @@ return{
createRoomTooFast="手痒要开这么多房间?",
createRoomSuccessed="创好了",
started="开了",
ready="预备!",
champion="神仙是 $1",
stat={

View File

@@ -100,7 +100,8 @@ return{
started="游戏中",
joinRoom="进入房间",
leaveRoom="离开房间",
ready="准备!",
ready="各就各位!",
set="预备!",
champion="$1 获胜",
chatRemain="人数:",
chatStart="------消息的开头------",