Add httpErrorHandler

This commit is contained in:
Runebaas 2017-11-27 22:07:05 +01:00
parent c4f10f3f7b
commit 53debf9c9d
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
3 changed files with 24 additions and 3 deletions

View file

@ -15,6 +15,12 @@
"CHDE": "Öppis isch schief gange :confused:"
}
},
"httpErrors": {
"403": {
"EN": "Seems like i don't have enough permission to that :confused:",
"CHDE": "Gseht danach us das ich nid gnueg recht han zum das mache :confused:"
}
},
"choose": {
"Choice": {
"EN": "I Choose **{0}**",