联网推进36,部分功能已经可用
This commit is contained in:
@@ -96,6 +96,7 @@ return{
|
||||
|
||||
joinRoom="joined the room.",
|
||||
leaveRoom="left the room.",
|
||||
waiting="Waiting",
|
||||
chatRemain="Online: ",
|
||||
chatStart="------Beginning of log------",
|
||||
chatHistory="------New messages below------",
|
||||
|
||||
@@ -98,6 +98,7 @@ return{
|
||||
|
||||
-- joinRoom="joined the room.",
|
||||
-- leaveRoom="left the room.",
|
||||
-- waiting="Waiting",
|
||||
-- chatRemain="Online: ",
|
||||
-- chatStart="------Beginning of log------",
|
||||
-- chatHistory="------New messages below------",
|
||||
|
||||
@@ -96,6 +96,7 @@ return{
|
||||
|
||||
joinRoom="Entrou a sala.",
|
||||
leaveRoom="Saiu da sala.",
|
||||
-- waiting="Waiting",
|
||||
chatRemain="Online: ",
|
||||
chatStart="------Começo do log------",
|
||||
chatHistory="------Novas mensagens abaixo------",
|
||||
|
||||
@@ -99,6 +99,7 @@ return{
|
||||
|
||||
-- joinRoom="joined the room.",
|
||||
-- leaveRoom="left the room.",
|
||||
-- waiting="Waiting",
|
||||
-- chatRemain="Online: ",
|
||||
-- chatStart="------Beginning of log------",
|
||||
-- chatHistory="------New messages below------",
|
||||
|
||||
@@ -40,6 +40,7 @@ return{
|
||||
diffPassword="字不认识?",
|
||||
|
||||
ranks={"菜","可","好","强","您"},
|
||||
waiting="歇着",
|
||||
|
||||
stat={
|
||||
"开了几次:",
|
||||
|
||||
@@ -97,6 +97,7 @@ return{
|
||||
|
||||
joinRoom="进入房间",
|
||||
leaveRoom="离开房间",
|
||||
waiting="等待中",
|
||||
chatRemain="人数:",
|
||||
chatStart="------消息的开头------",
|
||||
chatHistory="------以上是历史消息------",
|
||||
|
||||
Reference in New Issue
Block a user