Temporary fix for 50MB issue
This commit is contained in:
parent
4ffb5c3972
commit
236bad0576
3 changed files with 38 additions and 15 deletions
|
@ -61,5 +61,6 @@
|
|||
"ytDownloading": "*Downloading video...*",
|
||||
"ytUploading": "*Uploading video...*",
|
||||
"ytUploadDesc": "*[{userName}](tg://user?id={userId}), there is your downloaded video.*",
|
||||
"ytDownloadErr": "*Error during YT video download:*\n\n`{err}`"
|
||||
"ytDownloadErr": "*Error during YT video download:*\n\n`{err}`",
|
||||
"ytUploadLimit": "*You have reached the 50MB upload limit for the bot. Try another video. We're trying our best to increase the limit.*"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue