[KOW-12] Remove unused youtube strings

This commit is contained in:
GiovaniFZ 2025-05-31 19:45:23 -03:00
parent 2d0afae703
commit 61916357d4
No known key found for this signature in database
GPG key ID: 63DD92181B575322
2 changed files with 2 additions and 4 deletions

View file

@ -76,8 +76,7 @@
"uploadErr": "Error uploading file. Please try again later.\n\n{error}", "uploadErr": "Error uploading file. Please try again later.\n\n{error}",
"uploadLimit": "*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.*", "uploadLimit": "*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.*",
"sizeLimitWarn": "*This video had its quality reduced because it exceeded the 50MB limit for uploads imposed by Telegram.*", "sizeLimitWarn": "*This video had its quality reduced because it exceeded the 50MB limit for uploads imposed by Telegram.*",
"noLink": "Please provide a link to a video to download.", "noLink": "Please provide a link to a video to download."
"notYtLink": "Please provide a valid YouTube link to download."
}, },
"botUpdated": "Bot updated with success.\n\n```{result}```", "botUpdated": "Bot updated with success.\n\n```{result}```",
"errorUpdatingBot": "Error updating bot\n\n{error}", "errorUpdatingBot": "Error updating bot\n\n{error}",

View file

@ -76,8 +76,7 @@
"uploadErr": "Erro ao enviar o arquivo. Tente novamente mais tarde.\n\n{error}", "uploadErr": "Erro ao enviar o arquivo. Tente novamente mais tarde.\n\n{error}",
"uploadLimit": "*Este vídeo excede o limite de carregamento de 50 MB imposto pelo Telegram ao nosso bot. Por favor, tente outro vídeo. Estamos fazendo o possível para aumentar esse limite.*", "uploadLimit": "*Este vídeo excede o limite de carregamento de 50 MB imposto pelo Telegram ao nosso bot. Por favor, tente outro vídeo. Estamos fazendo o possível para aumentar esse limite.*",
"sizeLimitWarn": "*Esse vídeo teve a qualidade reduzida por estar excedendo o limite de 50MB para uploads imposto pelo Telegram.*", "sizeLimitWarn": "*Esse vídeo teve a qualidade reduzida por estar excedendo o limite de 50MB para uploads imposto pelo Telegram.*",
"noLink": "*Por favor, forneça um link de um vídeo para download.*", "noLink": "*Por favor, forneça um link de um vídeo para download.*"
"notYtLink": "*Forneça um link válido do YouTube para fazer o download.*"
}, },
"botUpdated": "Bot atualizado com sucesso.\n\n```{result}```", "botUpdated": "Bot atualizado com sucesso.\n\n```{result}```",
"errorUpdatingBot": "Erro ao atualizar o bot\n\n{error}", "errorUpdatingBot": "Erro ao atualizar o bot\n\n{error}",