Mega fix on YouTube video downloader
This commit is contained in:
parent
2d9cb55a87
commit
37cb595999
9 changed files with 188 additions and 33 deletions
|
@ -58,6 +58,8 @@
|
|||
"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.",
|
||||
"downloading": "Downloading...",
|
||||
"uploading": "Uploading. Please, hold on..."
|
||||
"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}`"
|
||||
}
|
|
@ -58,6 +58,8 @@
|
|||
"goBack": "Voltar",
|
||||
"maInvalidModule": "Por favor, forneça um ID de módulo válido do The Mod Archive.\nExemplo: `/modarchive 81574`",
|
||||
"maDownloadError": "Erro ao baixar o arquivo. Verifique o ID do módulo e tente novamente.",
|
||||
"downloading": "Fazendo download...",
|
||||
"uploading": "Fazendo upload. Por favor, aguarde um momento..."
|
||||
"ytDownloading": "*Baixando vídeo...*",
|
||||
"ytUploading": "*Enviando video...*",
|
||||
"ytUploadDesc": "*[{userName}](tg://user?id={userId}), aqui está o seu vídeo baixado.*",
|
||||
"ytDownloadErr": "*Erro durante o download do vídeo do YT:*\n\n`{err}`"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue