Add en-US translations
This commit is contained in:
parent
31b92da6ce
commit
bd01a35cc6
45 changed files with 539 additions and 158 deletions
14
front/translations/en-US/error.en-US.json
Normal file
14
front/translations/en-US/error.en-US.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue