KOW-8: Display a message when searching for a pony (#59)

This commit is contained in:
Giovani Finazzi 2025-06-22 16:24:39 -03:00 committed by GitHub
parent ecf62327c4
commit 3338698576
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 0 deletions

View file

@ -103,6 +103,7 @@
"noEpisodeFound": "No episode found.",
"noComicName": "Please provide the comic's name.",
"noComicFound": "No comic found.",
"searching": "Searching for a character…",
"apiErr": "An error occurred while fetching data from the API.\n\n`{error}`"
},
"codenameCheck": {