workadventure/front/translations/en-US/error.en-US.json

19 lines
819 B
JSON

{
"error": {
"access-link": {
"title": "Access link incorrect",
"sub-title": "Could not find map. Please check your access link.",
"details": "If you want more information, you may contact administrator or contact us at: hello@workadventu.re"
},
"connection-rejected": {
"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"
}
}