KOW-7 fix: better validation

This commit is contained in:
Aidan 2025-06-27 18:19:30 -04:00
parent 88e1f9fb42
commit ea0ae1a47d
3 changed files with 30 additions and 0 deletions

View file

@ -84,6 +84,8 @@
"catImgErr": "Sorry, but I couldn't get the cat photo you wanted.",
"catGifErr": "Sorry, but I couldn't get the cat GIF you wanted.",
"dogImgErr": "Sorry, but I couldn't get the dog photo you wanted.",
"mlpInvalidCharacter": "Please provide a valid character name.",
"mlpInvalidEpisode": "Please provide a valid episode number.",
"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": {