Fixed bot update logic again

This commit is contained in:
Lucas Gabriel 2024-09-28 23:22:25 -03:00
parent 6ba348ed83
commit aa0b4830e3
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
3 changed files with 4 additions and 4 deletions

View file

@ -67,6 +67,6 @@
"ytUploadLimit": "*This video exceeds the 50 MB upload limit imposed by Telegram on our bot. Please try another video. We're doing our best to increase this limit.*",
"ytUploadLimit2": "*This video had its quality reduced because it exceeded the 50MB limit for uploads imposed by Telegram.*",
"fileError": "Error uploading file",
"botUpdated": "Bot updated with success.",
"botUpdated": "Bot updated with success.\n\n{result}",
"errorUpdatingBot": "Error updating bot\n\n{error}"
}