first commit

This commit is contained in:
synt-xerror
2026-04-14 21:15:05 -03:00
commit eecef0be88
44 changed files with 1372 additions and 0 deletions

12
video/locale/pt.json Normal file
View File

@@ -0,0 +1,12 @@
{
"noUrl": "Por favor, forneça uma URL.",
"downloading": "Baixando vídeo...",
"error": {
"noPermission": "yt-dlp: permissão negada",
"notFound": "yt-dlp: não encontrado",
"startError": "Falha ao iniciar download:",
"downloadFailed": "Download falhou. Verifique a URL.",
"fileNotFound": "Arquivo baixado não encontrado.",
"generic": "Falha ao baixar vídeo. Tente novamente mais tarde."
}
}