ready button on client, some issues with the server managing of lobbies
This commit is contained in:
@@ -49,6 +49,7 @@ log-console:log console
|
||||
message:message; (noun) piece of text
|
||||
name:name
|
||||
players:Players
|
||||
ready:ready ; (Action) to be (ready) to play
|
||||
scrabble-name:Scrabble
|
||||
spectators:Spectators
|
||||
status:Status; (noun) position
|
||||
|
||||
@@ -49,6 +49,7 @@ log-console:consola de log
|
||||
message:mensaje
|
||||
name:nombre
|
||||
players:Jugadores
|
||||
ready:
|
||||
scrabble-name:Scrabble
|
||||
spectators:Espectadores
|
||||
status:Status
|
||||
|
||||
@@ -239,6 +239,11 @@
|
||||
"es": "Jugadores",
|
||||
"pt": "Jogadores"
|
||||
},
|
||||
"ready": {
|
||||
"en": "ready ",
|
||||
"es": "",
|
||||
"pt": ""
|
||||
},
|
||||
"scrabble-name": {
|
||||
"en": "Scrabble",
|
||||
"es": "Scrabble",
|
||||
|
||||
@@ -49,6 +49,7 @@ log-console:console de log
|
||||
message:mensagem
|
||||
name:nome
|
||||
players:Jogadores
|
||||
ready:
|
||||
scrabble-name:Scrabble
|
||||
spectators:Espectadores
|
||||
status:Status
|
||||
|
||||
Reference in New Issue
Block a user