Removed API request link from response on cat.js and fixed misplaced string
This commit is contained in:
parent
f9d6117752
commit
aed36a1e9b
4 changed files with 8 additions and 8 deletions
|
@ -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."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue