Remove duplicate vote error message

This commit is contained in:
Ajay Ramachandran
2020-05-25 22:27:39 -04:00
parent 23103f1274
commit 3f69b19e23
3 changed files with 0 additions and 10 deletions

View File

@@ -104,9 +104,6 @@
"voted": {
"message": "Voted!"
},
"voteFail": {
"message": "You have already voted this way before."
},
"serverDown": {
"message": "It seems the server is down. Contact the dev immediately."
},