Random duck image
This commit is contained in:
parent
f01feb7468
commit
f8c54da5a2
4 changed files with 29 additions and 1 deletions
|
@ -87,6 +87,7 @@
|
|||
"quoteErr": "Sorry, but something went wrong while displaying the quote.",
|
||||
"dogImgErr": "Sorry, but I couldn't get the dog photo you wanted.",
|
||||
"foxApiErr": "An error occurred while fetching data from the API.\n\n`{error}`",
|
||||
"duckApiErr": "An error occurred while fetching data from the API.\n\n`{error}`",
|
||||
"httpCodes": {
|
||||
"invalidCode": "Please enter a valid HTTP code.",
|
||||
"fetchErr": "An error occurred while fetching the HTTP code.",
|
||||
|
|
|
@ -87,6 +87,7 @@
|
|||
"quoteErr": "Desculpe, mas algo deu errado ao exibir a citação.",
|
||||
"dogImgErr": "Desculpe, mas não consegui obter a foto do cacbhorro que você queria.",
|
||||
"foxApiErr": "Ocorreu um erro ao buscar dados da API.\n\n`{error}`",
|
||||
"duckApiErr": "Ocorreu um erro ao buscar dados da API.\n\n`{error}`",
|
||||
"httpCodes": {
|
||||
"invalidCode": "Por favor, insira um código HTTP válido.",
|
||||
"fetchErr": "Ocorreu um erro ao buscar o código HTTP.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue