Add httpErrorHandler
This commit is contained in:
parent
c4f10f3f7b
commit
53debf9c9d
3 changed files with 24 additions and 3 deletions
|
@ -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}**",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue