added connectionError

This commit is contained in:
Official Noob
2019-08-12 19:46:25 +01:00
committed by GitHub
parent 9a2bce4ba6
commit 7a36277695

View File

@@ -66,5 +66,8 @@
},
"ServerDown": {
"message": "It seems the sever is down. Contact the dev immediately."
},
"connectionError": {
"message": "A connection error has occured. Error code: "
}
}