Random fox image

This commit is contained in:
Luquinhas 2025-02-08 20:51:21 -03:00
parent 4e49350550
commit f01feb7468
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
4 changed files with 29 additions and 1 deletions

View file

@ -86,6 +86,7 @@
"quoteResult": "Here is a random quote for you:",
"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}`",
"httpCodes": {
"invalidCode": "Please enter a valid HTTP code.",
"fetchErr": "An error occurred while fetching the HTTP code.",

View file

@ -86,6 +86,7 @@
"quoteResult": "Aqui está uma citação aleatória pra você (em inglês):",
"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}`",
"httpCodes": {
"invalidCode": "Por favor, insira um código HTTP válido.",
"fetchErr": "Ocorreu um erro ao buscar o código HTTP.",