Fixed error messages not working. Added message for error 503 and 0.

This commit is contained in:
Ajay Ramachandran
2019-11-23 12:26:24 -05:00
parent 108aac0e79
commit 6790952f86
3 changed files with 15 additions and 4 deletions

View File

@@ -262,5 +262,8 @@
},
"keybindDescriptionComplete": {
"message": "The keybind has been set to: "
},
"0": {
"message": "Connection Timeout. Check your internet connection. If your internet is working, the server is probably overloaded or down."
}
}