Translating retry connection error message and fixing E2E tests
This commit is contained in:
parent
51c3f1d972
commit
0be77164ec
7 changed files with 61 additions and 12 deletions
|
@ -9,6 +9,10 @@
|
|||
"title": "Connection rejected",
|
||||
"sub-title": "You cannot join the World. Try again later {{error}}.",
|
||||
"details": "If you want more information, you may contact administrator or contact us at: hello@workadventu.re"
|
||||
}
|
||||
},
|
||||
"connection-retry": {
|
||||
"unable-to-connect-to-workAdventure-are-you-connected-to-internet": "Unable to connect to WorkAdventure. Are you connected to internet?"
|
||||
},
|
||||
"error": "Error"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue