Removed API request link from response on cat.js and fixed misplaced string

This commit is contained in:
Lucas Gabriel 2024-10-13 23:14:45 -03:00
parent f9d6117752
commit aed36a1e9b
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
4 changed files with 8 additions and 8 deletions

View file

@ -71,8 +71,8 @@
"fileError": "Error uploading file",
"botUpdated": "Bot updated with success.\n\n```{result}```",
"errorUpdatingBot": "Error updating bot\n\n{error}",
"catImgErr": "Sorry, but I couldn't get the cat GIF you wanted.",
"catGifErr": "Sorry, but I couldn't get the cat photo you wanted.",
"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."
}