Add random dog image

This commit is contained in:
Lucas Gabriel 2024-10-13 23:16:52 -03:00
parent aed36a1e9b
commit 0264c120d7
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
4 changed files with 32 additions and 3 deletions

View file

@ -74,5 +74,6 @@
"catImgErr": "Sorry, but I couldn't get the cat photo you wanted.",
"catGifErr": "Sorry, but I couldn't get the cat GIF you wanted.",
"quoteResult": "Here is a random quote for you:",
"quoteErr": "Sorry, but something went wrong while displaying the quote."
"quoteErr": "Sorry, but something went wrong while displaying the quote.",
"dogImgErr": "Sorry, but I couldn't get the dog photo you wanted."
}