Add name section to /http
This commit is contained in:
parent
529147cce0
commit
97f9412a91
4 changed files with 4 additions and 3 deletions
|
@ -81,5 +81,5 @@
|
|||
"httpCodeInvalid": "Por favor, insira um código HTTP válido.",
|
||||
"httpCodeErr": "Ocorreu um erro ao buscar o código HTTP.",
|
||||
"httpCodeNotFound": "Código HTTP não encontrado.",
|
||||
"httpCodeResult": "*Código HTTP*: {code}\n*Descrição*: {description}"
|
||||
"httpCodeResult": "*Código HTTP*: `{code}`\n*Nome*: `{message}`\n*Descrição*: `{description}`"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue