feat: message for connection error

This commit is contained in:
Ramires Viana
2021-04-16 14:01:10 +00:00
parent 976eb5583d
commit 5e6f14b5dc
5 changed files with 33 additions and 27 deletions

View File

@@ -43,7 +43,8 @@
"errors": {
"forbidden": "You don't have permissions to access this.",
"internal": "Something really went wrong.",
"notFound": "This location can't be reached."
"notFound": "This location can't be reached.",
"connection": "The server can't be reached."
},
"files": {
"body": "Body",