refactor: [YT] Reply downloading or uploading status

This commit is contained in:
GiovaniFZ 2024-09-27 15:30:14 -03:00
parent 452aed5fd3
commit 9749f8a685
No known key found for this signature in database
GPG key ID: 63DD92181B575322
3 changed files with 13 additions and 10 deletions

View file

@ -57,5 +57,7 @@
"interactiveEmojisDesc": "*Interactive emojis*\n\n- /dice: Roll a dice\n- /idice: Infinitely roll a colored dice\n- /slot: Try to combine the figures!\n- /ball: Try to kick the ball into the goal!\n- /bowling: Try to hit the pins!\n- /dart: Try to hit the target!",
"goBack": "Back",
"maInvalidModule": "Please provide a valid module ID from The Mod Archive.\nExample: `/modarchive 81574`",
"maDownloadError": "Error downloading the file. Check the module ID and try again."
"maDownloadError": "Error downloading the file. Check the module ID and try again.",
"downloading": "Downloading...",
"uploading": "Uploading. Please, hold on..."
}