主菜单点击联网游戏按钮尝试连接时会有文字提示

This commit is contained in:
MrZ626
2021-05-14 18:58:44 +08:00
parent 0c66ca1bdc
commit 622b1a5e25
6 changed files with 21 additions and 5 deletions

View File

@@ -93,6 +93,8 @@ return{
loginFailed="Erreur de connexion",
accessSuccessed="Autorisé avec succès !",
accessFailed="Autorisation échouée",
-- wsConnecting="Websocket: Connecting",
wsSuccessed="WebSocket: connecté",
wsFailed="WebSocket: connection échouée",
-- wsClose="WebSocket Closed: ",
@@ -106,7 +108,8 @@ return{
joinRoom="a rejoint le salon.",
leaveRoom="a quitté le salon.",
-- ready="READY",
-- set="SET",
-- connStream="CONNECTING",
-- waitStream="CONNECTED",
champion="$1 a gagné",
chatRemain="En ligne : ",
chatStart="--------Début des logs--------",